Comparison

Approximately Equal

Check that two floats are within 1% of each other.

Averageable

Check if the input is averageable, i.e. not NaN or infinite.

Max and Min with NaN

Calculate min & max, using the defined number for both answers if one value is NaN.

True if Odd

Check if an integer is odd.