Query: cos
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COS(3) 1 COS(3) cos - CosineSYNOPSISfloat cos (float $arg)DESCRIPTIONcos(3) returns the cosine of the $arg parameter. The $arg parameter is in radians.PARAMETERSo $arg - An angle in radiansRETURN VALUESThe cosine of $argEXAMPLESExample #1 cos(3) example <?php echo cos(M_PI); // -1 ?>SEE ALSOacos(3), sin(3), tan(3), deg2rad(3). PHP Documentation Group COS(3)
Related Man Pages |
---|
cosl(3) - mojave |
cos(3) - suse |
cosf(3) - suse |
cosf(3) - osx |
cosf(3) - freebsd |