PHP » GoLang |
login |
register |
about
|
atan2(PHP 4, PHP 5, PHP 7) atan2 — Arc tangent of two variables Description
float atan2
( float
$y
, float $x
)
This function calculates the arc tangent of the two variables
The function returns the result in radians, which is between -PI and PI (inclusive). Parameters
Return Values
The arc tangent of |
more
Recently updated
more
Most requested
more
Last requests
|