LlTextBox

来自人工智能助力教育知识百科
Wzc讨论 | 贡献2020年7月18日 (六) 09:06的版本
跳转至: 导航搜索

Template:Needs Translation/


函数名
Function: float llAcos( float val );
参数:float val –must fall in the range [-1.0, 1.0]
返回值:Returns a float that is the arccosine in radians of val.
注意事项
无(如果遇到表格情况在文段末尾加一句表格参见附录)
示例
示例1

相关函数
llSin llAsin –sine & inverse Sine

llCos –cosine

llTan llAtan2 –tangent & inverse tangent

相关事件