目录

atan()

描述

计算x的反正切. x在-1 到 1之间 . 返回 -PI/2到 PI/2的值。

语法

atan(x)

参数

x float: -1到1

返回 反正切x