ConstantsD Class |
Namespace: DigitalRune.Mathematics
The ConstantsD type exposes the following members.
Name | Description | |
---|---|---|
E | Represents the mathematical constant e. | |
Ln10 | Represents the natural logarithm of 10. | |
Ln2 | Represents the natural logarithm of 2. | |
Log10OfE | Represents the logarithm base 10 of e. | |
Log2OfE | Represents the logarithm base 2 of e. | |
OneOverPi | Represents one divided by the mathematical constant π. | |
Pi | Represents the mathematical constant π. | |
PiOver2 | Represents the mathematical constant π divided by two. | |
PiOver4 | Represents the mathematical constant π divided by four. | |
TwoPi | Represents the mathematical constant π times two. |