Using mIRC version 7.46

When using

Code:
//echo -a $bytes(4182218.0099,db)



It returns:

Quote:
4,182,218.0098999999


Instead of:

Quote:
4,182,218.0099


This would be wrong since all $bytes(N,d) should do is retain the decimal point values instead of adding to/changing it.

(Number value for example purposes)

Thank you.

Last edited by Stewie1k94; 07/08/16 02:23 PM.