Click or drag to resize

MathExtensionsIsOdd Method

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodStatic memberIsOdd(Double)
Determines whether the specified value is odd.
Public methodStatic memberIsOdd(Int32)
Determines whether the specified value is odd.
Public methodStatic memberIsOdd(UInt32)
Determines whether the specified value is odd.
Public methodStatic memberIsOdd(Base220)
Determines whether the specified value is odd.
Top
See Also