Difference between revisions of "LlRot2Angle"

From Second Life Wiki
Jump to navigation Jump to search
Line 7: Line 7:
|return_text=that is the rotation angle represented by '''rot'''
|return_text=that is the rotation angle represented by '''rot'''
|spec
|spec
|caveats=This always returns a positive angle < PI radians, that is, it is the unsigned minimum angle. A rotation of 3/2 PI radians (270 degrees) will return an angle of PI / 2 radians, not -PI / 2.
|caveats=This always returns a positive angle <= PI radians, that is, it is the unsigned minimum angle. A rotation of 3/2 PI radians (270 degrees) will return an angle of PI / 2 radians, not -PI / 2.
|constants
|constants
|examples
|examples

Revision as of 21:29, 24 September 2007