Atan2 () PHP Function
Wednesday February 25, 2009
If you read this regularly you already know that you can use the Atan () function to calculate the arc tangent of a number. You can also use the Atan2() function to calculate the arc tangent of a point based on it's coordinates. The result will always be between -PI and PI radians.


No comments yet. Leave a Comment