tan

(PHP 3, PHP 4 )

tan -- 탄젠트

설명

float tan ( float arg)

arg의 탄젠트 값을 라디안으로 반환한다.

sin() and cos()을 참고하라.