Difference between revisions of "RAD TO DEG"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=RAD_TO_DEG | ||
|type=float | |type=float | ||
|value=57.29578 | |value=57.29578 |
Revision as of 15:13, 27 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: float RAD_TO_DEG = 57.29578;The float constant RAD_TO_DEG has the value 57.29578
Caveats