Y
Hacker News
new
|
ask
|
show
|
jobs
by
dexterdog
3693 days ago
What about imaginary numbers?
2 comments
pmalynin
3693 days ago
You can still compare them, e.g two numbers could or couldn't be equal. Equality is a form of comparison
link
jungans
3693 days ago
wouldn't this make all things comparable?
link
taotao670
3693 days ago
Except apples and oranges apparently.
link
DonHopkins
3693 days ago
You can compare apples and oranges alphabetically.
link
wtetzner
3692 days ago
As far as I can tell, it's not that you can't compare apples and oranges, it's just often misleading.
link
MichaelBurge
3693 days ago
You don't even have to do that: Just well-order the universe and use the resulting ordering for your less-than operator.
link
ZenoArrow
3692 days ago
1 != sqrt(-1). That's an example of a comparison between a real number and an imaginary number.
link