G
Guest
Hi,
I have 2 single variable.
i.e Var1 is 6 and Var2 is 5.94, both are As Single.
but when I do Var1 - Var2, the answer give me 0.0599994.
and when I do Var1 + Var2, the answer give me 11.94
How can i make it so when Var1-Var2 should be = 0.06? how come it is giving
me 0.0599994???
i dont understand, please help, Thanks!
I have 2 single variable.
i.e Var1 is 6 and Var2 is 5.94, both are As Single.
but when I do Var1 - Var2, the answer give me 0.0599994.
and when I do Var1 + Var2, the answer give me 11.94
How can i make it so when Var1-Var2 should be = 0.06? how come it is giving
me 0.0599994???
i dont understand, please help, Thanks!