PI BY TWO: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 7: | Line 7: | ||
|events | |events | ||
|functions | |functions | ||
|constants={{LSL DefineRow||[[ | |constants={{LSL DefineRow||[[PI]]}} | ||
{{LSL DefineRow||[[TWO_PI]]}} | {{LSL DefineRow||[[TWO_PI]]}} | ||
{{LSL DefineRow||[[RAD_TO_DEG]]}} | {{LSL DefineRow||[[RAD_TO_DEG]]}} | ||
Revision as of 14:01, 8 June 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: float PI_BY_TWO = 1.570796326;The float constant PI_BY_TWO has the value 1.570796326
Caveats
Related Articles
Constants
| • | PI | |||
| • | TWO_PI | |||
| • | RAD_TO_DEG | |||
| • | DEG_TO_RAD |