php man page for cos

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 - 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
cos(3) - mojave
cosl(3) - mojave
cosl(3) - suse
cos(3) - netbsd
cosl(3) - freebsd
Similar Topics in the Unix Linux Community
applicatoin cannot started, becos daemon did not run
cos() command not working in Linux
Vector base Cosine Similarity for two Matrices -- R in UNIX
Issue with shutdown command in script (MacOS High Sierra)
Arduino UNIX Time - Syncing Computer UNIX Time to Arduino Time with Python