in reply to Re: eq vs ==
in thread eq vs ==
i would say that the correct way to compare use == with floating numbers is to not use floating numbers.
Update: as moritz said, i've wrongly used "compare" instead of "use =="
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: eq vs ==
by moritz (Cardinal) on Nov 11, 2009 at 10:23 UTC | |
Re^3: eq vs ==
by oha (Friar) on Nov 11, 2009 at 11:01 UTC |
In Section
Seekers of Perl Wisdom