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
cosf(3) - mojave
cosl(3) - suse
cosf(3) - netbsd
cosl(3) - freebsd
cosf(3) - freebsd
Similar Topics in the Unix Linux Community
SSH from MacOS X or PPC Debian to SUSE # Odd terminal chars # Eventual scripting
Email ids from gecos
Issue with shutdown command in script (MacOS High Sierra)
MacOS 10.15 Catalina Crashes and Freezes on Boot
Arduino UNIX Time - Syncing Computer UNIX Time to Arduino Time with Python