asin

(PHP 3, PHP 4 )

asin -- 아크 사인(Arc sine)

설명

float asin ( float arg)

arg의 아크 사인(Arc sine) 라디안으로 값을 반환한다.

acos() 그리고 atan()을 참고하라.