cos

(PHP 3, PHP 4 >= 4.0.0)

cos -- 코사인

설명

float cos (float arg)

arg의 코사인 값을 라디안으로 반환한다.

See also sin() and tan().