php man page for atan

Query: atan

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
atanl(3) - linux
atan(3) - mojave
atanf(3) - linux
atanf(3) - freebsd
atanl(3) - freebsd
Similar Topics in the Unix Linux Community
Satan
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)
Atan2 function in awk