ACOS(3) 1 ACOS(3) acos - Arc cosineSYNOPSISfloat acos (float $arg)DESCRIPTIONReturns 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.PARAMETERSo $arg - The argument to processRETURN VALUESThe arc cosine of $arg in radians.SEE ALSOcos(3), acosh(3), asin(3), atan(3). PHP Documentation Group ACOS(3)
| Related Man Pages |
|---|
| acos(3) - linux |
| acosf(3) - linux |
| acos(3) - opendarwin |
| acosf(3) - suse |
| acosf(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Mac OS X |
| Root user in MacOSX |
| MacOS UG Users Please Reply |
| Issue with shutdown command in script (MacOS High Sierra) |
| MacOS 10.15 Catalina Crashes and Freezes on Boot |