Difference between revisions of "PI BY TWO"
Jump to navigation
Jump to search
m |
m |
||
Line 2: | Line 2: | ||
|name=PI_BY_TWO | |name=PI_BY_TWO | ||
|type=float | |type=float | ||
|value=1. | |value=1.5707963267948966192313216916398f | ||
|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 PI_BY_TWO = 1.5707963267948966192313216916398f;The float constant PI_BY_TWO has the value 1.5707963267948966192313216916398f
Caveats
Related Articles
Constants
• | PI | |||
• | TWO_PI | |||
• | RAD_TO_DEG | |||
• | DEG_TO_RAD |