Difference between revisions of "LlAsin"

From Second Life Wiki
Jump to navigation Jump to search
m (LSL llAsin moved to LlAsin)
Line 9: Line 9:
|p1_name=val
|p1_name=val
|p1_desc='''val''' must fall in the range [-1.0, 1.0].  (-1.0 <= val <= 1.0)
|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
|return_text=that is the arcsine in radians of '''val'''
|spec|caveats|examples|helpers|related
|spec|caveats|examples|helpers|related
|also_functions=*{{LSLG|llAcos}}
|also_functions={{LSL DefineRow||{{LSLG|llAcos}}|}}
*{{LSLG|llAtan2}}
{{LSL DefineRow||{{LSLG|llAtan2}}|}}
|also_articles=*{{wikipedia|Inverse_trigonometric_function}}
|also_articles={{LSL DefineRow||{{wikipedia|Inverse_trigonometric_function}}|}}
|notes
|notes
|cat1=Math/Trigonometry
|cat2
|cat3
|cat4
}}
}}
[[Category:LSL_Stub]]
[[Category:LSL_Math/Trigonometry]]

Revision as of 12:16, 25 February 2007