Click or drag to resize

MathExtensions Methods

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

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

The MathExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsEven
Determines whether the specified value is even.
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