CINT was behaving like INT.
INT truncates a number to the the next lowest integer. CINT was doing the same thing.
CINT is supposed to round numbers, which it now does.
Try this in the đ development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...
No comments:
Post a Comment