Hi,
I have to compare two real values, but results are not desirable when I am comparing them, even float is also not working as both are approximate data types.
Is there ay way how I could compare them( Only considering two places after decimal without round off)?
Thanks in Advance..