<?phpecho(atan(0.60));?>
The atan() function returns the arc tangent of arg as a numeric value between -Pi/2 and Pi/2 radians.
Previous Question Next Question
Your comments will be displayed only after manual approval.