(PHP 3, PHP 4 >= 4.0.0)
float atan (float arg)
float atan
arg의 아크 탄젠트(Arc tangent)값을 라디안으로 반환한다.
asin() 그리고 acos()을 참고하라.