atan(3) php man page | unix.com

Man Page: atan

Operating Environment: php

Section: 3

ATAN(3) 								 1								   ATAN(3)

atan - Arc tangent

SYNOPSIS
float atan (float $arg)
DESCRIPTION
Returns the arc tangent of $arg in radians. atan(3) is the complementary function of tan(3), which means that a==tan(atan(a)) for every value of a that is within atan(3)'s range.
PARAMETERS
o $arg - The argument to process
RETURN VALUES
The arc tangent of $arg in radians.
SEE ALSO
tan(3), atanh(3), asin(3), acos(3). PHP Documentation Group ATAN(3)
Related Man Pages
atan(3) - centos
atanf(3) - suse
atan(3) - osx
atanl(3) - osx
atan(3) - freebsd
Similar Topics in the Unix Linux Community
DataNucleus Access Platform 1.0.0.m1 (Default branch)
DataNucleus Access Platform 1.0.0.m4 (Default branch)
DataNucleus Access Platform 1.0.0 (Default branch)
DataNucleus Access Platform 1.1.0.m1 (Rutherford branch)
usage of atan