acos(3) php man page | unix.com

Man Page: acos

Operating Environment: php

Section: 3

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
acosf(3) - mojave
acos(3) - linux
acos(3) - opendarwin
acos(3) - suse
acosl(3) - suse
Similar Topics in the Unix Linux Community
Is echo $variable >> text.txt working in MacOSX?
Cannot access UNIX.com with new cable modem
If you run macOS High Sierra version 10.13.1, be sure to install today's update.
12-Core MacPro (2013) kernel_task over 1200%
Arduino UNIX Time - Syncing Computer UNIX Time to Arduino Time with Python