php man page for acos

Query: acos

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ACOS(3) 								 1								   ACOS(3)

acos - Arc cosine

SYNOPSIS
float acos (float $arg)
DESCRIPTION
Returns the arc cosine of $arg in radians. acos(3) is the complementary function of cos(3), which means that a==cos(acos(a)) for every value of a that is within acos(3)' range.
PARAMETERS
o $arg - The argument to process
RETURN VALUES
The arc cosine of $arg in radians.
SEE ALSO
cos(3), acosh(3), asin(3), atan(3). PHP Documentation Group ACOS(3)
Related Man Pages
acos(3) - suse
acosf(3) - suse
acos(3) - osx
acosf(3) - osx
acosl(3) - freebsd
Similar Topics in the Unix Linux Community
Mac OS X
Root user in MacOSX
Is echo $variable >> text.txt working in MacOSX?
If you run macOS High Sierra version 10.13.1, be sure to install today's update.
Terminal running bash/rsync script does not close with exit (MacOS High SIerra)