Difference between revisions of "LlVecMag"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{LSLFunctionAll
{{LSL_Function
|func=llVecMag
|func=llVecMag
|func_id=12
|func_id=12
Line 20: Line 20:
|p12_type|p12_name|p12_desc
|p12_type|p12_name|p12_desc
|return_type=float
|return_type=float
|return_text=that is the magnitude of the vector (the distance from vec to <0.0, 0.0, 0.0>).
|return_text=that is the magnitude of the vector (the distance from '''vec''' to <0.0, 0.0, 0.0>).
|spec
|spec
|caveats
|caveats
Line 34: Line 34:
</lsl>
</lsl>
|helpers
|helpers
|related={{LSLG|llVecNorm}}<br/>{{LSLG|llVecDist}}
|also_functions=*{{LSLG|llVecNorm}}
|also
*{{LSLG|llVecDist}}
|also_events
|also_tests
|also_articles
|notes
|notes
|permission
|negative_index
|cat1=Math/3D
|cat2
|cat3
|cat4=Stub
}}
}}
[[Category:LSL_Functions]]
[[Category:LSL_Math]]

Revision as of 09:26, 9 February 2007