Y
Hacker News
new
|
ask
|
show
|
jobs
by
astrobe_
3599 days ago
I'm asking if it is really a good idea for a language to provide equality/inequality for floating point numbers when it's often mistake to do that.
1 comments
Myrmornis
3599 days ago
So disallow the direct operator but allow equality to be deduced indirectly by usage of > < >= <= ?
link