/// <summary> /// Returns true if the number is odd. /// </summary> public static tbool Odd(tfloat b) => E1.Eq(z1Mod(b));