Name | Description | |
---|---|---|
PI | The PI constant (180 degrees). | |
PI2 | The PI * 2 constant (360 degrees). | |
PI3Div4 | The PI * 3 / 4 constant (135 degrees). | |
PIAndHalf | The PI * 3 / 2 constant (270 degrees). | |
PIHalf | The PI / 2 constant (90 degrees). | |
PIQuarter | The PI / 4 constant (45 degrees). | |
TwoThirds | Returns the value of 2.0 / 3.0. |