So I know that mathematically infinity/infinity = NAN. My question is, how does the computer come to this result? infinity is represented by 7F800000. So from a computers perspective, 7F800000/7F800000 should be 1. Does the computer know that it's dealing with infinity numbers and automatically outputs NAN as the result?
Asked
Active
Viewed 359 times