1,073
edits
m (Mark bug fixed) |
m (Mark bug fixed) |
||
Line 6,227: | Line 6,227: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style='width: 30%;'><div title="/home/pavel/oct/octave/libinterp/corefcn/dlmread.cc">dlmread.cc (481)</div></td> | <td style='width: 30%; text-decoration: line-through;'><div title="/home/pavel/oct/octave/libinterp/corefcn/dlmread.cc">dlmread.cc (481)</div></td> | ||
<td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</td> | <td style='width: 5%;'>[https://www.viva64.com/en/w/v550/ V550]</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> | <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> |
edits