TWO PI: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 8: | Line 8: | ||
|functions | |functions | ||
|constants={{LSL DefineRow||[[PI_BY_TWO]]}} | |constants={{LSL DefineRow||[[PI_BY_TWO]]}} | ||
{{LSL DefineRow||[[ | {{LSL DefineRow||[[PI]]}} | ||
{{LSL DefineRow||[[RAD_TO_DEG]]}} | {{LSL DefineRow||[[RAD_TO_DEG]]}} | ||
{{LSL DefineRow||[[DEG_TO_RAD]]}} | {{LSL DefineRow||[[DEG_TO_RAD]]}} | ||
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 TWO_PI = 6.283185307;The float constant TWO_PI has the value 6.283185307
Caveats
Related Articles
Constants
| • | PI_BY_TWO | |||
| • | PI | |||
| • | RAD_TO_DEG | |||
| • | DEG_TO_RAD |