Difference between revisions of "LlAsin"

From Second Life Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
{{LSLFunctionAll|func_id=173|func_sleep=0.0|func_energy=10.0|func=llAsin|return_type=float|p1_type=float|p1_name=val|func_footnote=Returns the arcsine in radians of val|return_text|spec|caveats|examples|helpers|related|also|notes}}[[Category:LSL_Functions]][[Category:LSL_Stub]]
{{LSL_Function
|func_id=173
|func_sleep=0.0
|func_energy=10.0
|func=llAsin
|sort=Asin
|return_type=float
|p1_type=float
|p1_name=val
|p1_desc='''val''' must fall in the range [-1.0, 1.0].  (-1.0 <= val <= 1.0)
|return_text=that is the arcsine in radians of val
|spec|caveats|examples|helpers|related
|also_functions=*{{LSLG|llAcos}}
*{{LSLG|llAtan2}}
|also_articles=*{{wikipedia|Inverse_trigonometric_function}}
|notes
}}
[[Category:LSL_Stub]]
[[Category:LSL_Math/Trigonometry]]

Revision as of 05:51, 28 January 2007