|
|
MathExtensions Class |
[This is preliminary documentation and is subject to change.]
Namespace: Extentions
The MathExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| IsEven |
Determines whether the specified value is even.
| |
| IsOdd(Double) |
Determines whether the specified value is odd.
| |
| IsOdd(Int32) |
Determines whether the specified value is odd.
| |
| IsOdd(UInt32) |
Determines whether the specified value is odd.
| |
| IsOdd(Base220) |
Determines whether the specified value is odd.
|