返回顶部
tan 函数
语法
float tan(
x
)
参数
x
-
float
返回
x
的正切。
描述
tan
函数用于计算
x
的正切,其中
x
以度为单位。
相关内容
acos 函数
asin 函数
atan 函数
atan2 函数
cos 函数
sin 函数
有关此主题的反馈?
在本主题中
语法
参数
返回
描述
相关内容
flist