I have a series of JS calculations that show Infinity
depending on user choices. How does one stop the value Infinity
appearing and, for example, show 0.0
instead?
Asked
Active
Viewed 5,778 times
4

Robert Harvey
- 178,213
- 47
- 333
- 501
-
5http://stackoverflow.com/questions/4724555/how-do-i-check-if-a-number-evaluates-to-infinity – Robert Harvey Apr 15 '13 at 17:45