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