PHP atan2 May 3, 2012 Pramod T P It returns arc tangent of two variables Example <?php echo atan2(17,17); ?> Output 0.78539816339745