top | item 22864565

(no title)

bbv-if | 5 years ago

I have burnt myself once with perl: numbers that are printed the same are not necessarily equal.

  DB<1> say((0.1+0.2) != 0.3)
  1

discuss

order

emilper|5 years ago

that is floating point for you, not Perl