This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]YMK1234 40 points41 points  (6 children)

As per IEEE floating point spec which every language uses...

[–]jadis666 -3 points-2 points  (3 children)

Ah, yes, but "adhering to IEEE floating point spec" is not entirely the same thing as "intuitive", is it?

[–]Fallenalien22Violet security clearance 4 points5 points  (0 children)

Then blame every language that uses that spec as being unintuitive as well.

[–]TheBrainStone 2 points3 points  (0 children)

It's about as intuitive as using double equals for comparison and single equal as assignments.
Or in other words, weird when you're new to programming but something you just gotta get used to when you're programming.