Math
most used
acos
description
Returns the arc cosine of $arg in radians. acos() is the complementary function of cos(), which means that a==cos(acos(a)) for every value of a that is within acos()' range.
declaration of acos
float acos ( float $arg )
test acos online
share acos
comments for acos
be the first
No comments so far for acos(). Leave yours as first below.
+