Quantcast
Channel: Active questions tagged worksheet-function - Super User
Viewing all articles
Browse latest Browse all 1009

Excel modulus function MOD(0.9, 0.3) returns unexpected result

$
0
0

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?


Viewing all articles
Browse latest Browse all 1009

Trending Articles