Name

atan2

Synopsis

float atan2(float y, float x)

Using the signs of both parameters to determine the quadrant the value is in, returns the arc tangent of x and y in radians.

Get Programming PHP, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.