Friday, May 6, 2022

πŸͺ² Fix to CINT Function

 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.


No comments:

Post a Comment

πŸ“š Goals/benefits of BASIC Anywhere Machine

A quick and dirty summary: The ability to program in BASIC without installing any software (all you need is a modern standards-compliant web...