Path: Math/MathUtils
% 1 if the value is odd Since version 1. -------------------------------------------------------------------------- Form: n = Odd( x ) -------------------------------------------------------------------------- ------ Inputs ------ x argument ------- Outputs ------- n 1 if odd, 0 if even --------------------------------------------------------------------------
Back to the Math Module page