cos(3) php man page | unix.com

Man Page: cos

Operating Environment: php

Section: 3

COS(3)									 1								    COS(3)

cos - Cosine

SYNOPSIS
float cos (float $arg)
DESCRIPTION
cos(3) returns the cosine of the $arg parameter. The $arg parameter is in radians.
PARAMETERS
o $arg - An angle in radians
RETURN VALUES
The cosine of $arg
EXAMPLES
Example #1 cos(3) example <?php echo cos(M_PI); // -1 ?>
SEE ALSO
acos(3), sin(3), tan(3), deg2rad(3). PHP Documentation Group COS(3)
Related Man Pages
cosf(3) - suse
cosl(3) - suse
cosf(3) - netbsd
cos(3) - osx
cosl(3) - osx
Similar Topics in the Unix Linux Community
applicatoin cannot started, becos daemon did not run
Cannot access UNIX.com with new cable modem
MacOS 10.15 Catalina Crashes and Freezes on Boot
Very Basic Arduino Uno Board Testing
Arduino UNIX Time - Syncing Computer UNIX Time to Arduino Time with Python