1

Im trying to parse strings of coordinates using System.Single.Parse, but when the numbers are too low odd thing occur.
Example:

System.Single.Parse " 0.0001";;  
val it : float32 = 9.99999975e-05f  
ympostor
  • 909
  • 7
  • 16
Mikkel bruun
  • 129
  • 1
  • 10

0 Answers0