H
hunt n peck
does anyone know why this expression:
str(csng(18333.332))
equals:
"18333.33"
?
why am i losing precision from this operation?
str(csng(18333.332))
equals:
"18333.33"
?
why am i losing precision from this operation?