(PHP 3, PHP 4 >= 4.0.0)
float tan (float arg)
float tan
arg의 탄젠트 값을 라디안으로 반환한다.
sin() and cos()을 참고하라.