Difference between revisions of "TWO PI"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
|name=TWO_PI | |name=TWO_PI | ||
|type=float | |type=float | ||
|value=6. | |value=6.283185307179586476925286766559f | ||
|desc | |desc | ||
|examples | |examples |
Revision as of 11:07, 10 June 2013
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: float TWO_PI = 6.283185307179586476925286766559f;The float constant TWO_PI has the value 6.283185307179586476925286766559f
Caveats
Related Articles
Constants
• | PI_BY_TWO | |||
• | PI | |||
• | RAD_TO_DEG | |||
• | DEG_TO_RAD |