Question
why 3.78-3=0.78 but 3000.78-3000 !=0.78?????
just found an intreesting thing,
trace (3000.78-3000) // 0.7800000000002
trace (3.78-3) // 0.78
Why???????
trace (3000.78-3000) // 0.7800000000002
trace (3.78-3) // 0.78
Why???????
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.