PI BY TWO
Jump to navigation
Jump to search
| 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
PI/2. The number of radians in a quarter circle.
Caveats
Related Articles
Constants
| • | PI | |||
| • | TWO_PI | |||
| • | RAD_TO_DEG | |||
| • | DEG_TO_RAD |