MOD
function in Excel should return the Modulo Remainder in Excel
I believe the function =MOD(0.9, 0.3)
should give 0 since basically 0.3*3 is 0.9
But it gives 5.55112E-17
Any hints to what's wrong?
MOD
function in Excel should return the Modulo Remainder in Excel
I believe the function =MOD(0.9, 0.3)
should give 0 since basically 0.3*3 is 0.9
But it gives 5.55112E-17
Any hints to what's wrong?