Difference between revisions of "LlFabs"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSLFunctionAll
{{LSL_Function
|func=llFabs
|func=llFabs|sort=Fabs
|func_id=7
|func_id=7|func_sleep=0.0|func_energy=10.0
|func_sleep=0.0
|func_energy=10.0
|func_footnote
|func_footnote
|p1_type=float
|p1_type=float
Line 20: Line 18:
|p12_type|p12_name|p12_desc
|p12_type|p12_name|p12_desc
|return_type=float
|return_type=float
|return_text=that is the positive version of val.
|return_text=that is the positive version of '''val'''.
|spec
|spec
|caveats
|caveats
Line 39: Line 37:
  * [http://en.wikipedia.org/wiki/Absolute_value Wikipedia - Absolute value]
  * [http://en.wikipedia.org/wiki/Absolute_value Wikipedia - Absolute value]
|notes
|notes
|cat1=Math
|cat2
|cat3
|cat4
}}
}}
[[Category:LSL_Functions]]
[[Category:LSL_Math]]

Revision as of 15:53, 10 February 2007