Appearance
acos() - 返回一个浮点数的反余弦值
float acos( float f );
返回参数“f”的反余弦弧度值。
asin(3), atan(3), cos(3), sin(3), tan(3)