|
SELFPHP-Druckversion Original Adresse dieser Seite: http://www.selfphp.de/funktionsreferenz/mathematische_funktionen/cos.php © 2001-2024 SELFPHP Inh. Damir Enseleit, info@selfphp.de |
cos |
float cos ( float $arg ) |
(PHP 4, PHP 5) |
Mit cos() kann man sich den Cosinuswert von arg im Bogenmaß zurückgeben lassen. Siehe auch: • sin() • tan() • acos() |
|
|