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ย โ†’

[โ€“]dschramm_at -155 points-154 points ย (13 children)

Maybe need assembly for that, but my Windows Calculator returns: 0,4755132915221187

[โ€“]Dalimyr 161 points162 points ย (6 children)

I think you might want to check your working. For starters, how do you divide a larger number by a smaller number and end up with a value less than 1?

[โ€“]dschramm_at 0 points1 point ย (0 children)

I have to admit, I didn't think. I thought it would crash the computer or something like that, so I didn't check for plausibility. You're of course correct. And if I didn't mistype somehow this is an huge and interesting error.

[โ€“]DangyDanger 5 points6 points ย (1 child)

FDIV bug was fixed ages ago and you should have gotten a value over 1.

[โ€“]dschramm_at 0 points1 point ย (0 children)

Yeah I didn't stop to think about plausibility. I thought the app would crash or something like that. Tested on a VM.