functions-online

atan

description

Returns the arc tangent of $arg in radians. atan() is the complementary function of tan(), which means that a==tan(atan(a)) for every value of a that is within atan()'s range.

declaration of atan

float atan ( float $arg )

test atan online




share atan

comments for atan

be the first

No comments so far for atan(). Leave yours as first below.

+

Leave your comment