<td style='width: 65%;'>An odd precise comparison: y != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.</td> | <td style='width: 65%;'>An odd precise comparison: y != 0.. It's probably better to use a comparison with defined precision: fabs(A - B) > Epsilon.</td> |