MathHelper Fields |
The MathHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| E |
Represents the mathematical constant e(2.71828175).
| |
| Log10E |
Represents the log base ten of e(0.4342945).
| |
| Log2E |
Represents the log base two of e(1.442695).
| |
| Pi |
Represents the value of pi(3.14159274).
| |
| PiOver2 |
Represents the value of pi divided by two(1.57079637).
| |
| PiOver4 |
Represents the value of pi divided by four(0.7853982).
| |
| TwoPi |
Represents the value of pi times two(6.28318548).
|