Saturday, August 3, 2024

📚 Function Study: CINT, FIX, INT

 

NOTE:  In the current version of BAM, CINT(-1.5) gives a value of -1, which is inconsistent with the result from GW-BASIC (-2).  The image below comes from the development version of BAM.  The related update to CINT will be released in the as-yet-unscheduled next version of BAM.









No comments:

Post a Comment

📚 A BAM Use-Case: Giving a New Lease on Life to Old BASIC Programs

One BAM's top goals is to make it fairly easy to port old BASIC programs so that they can be shared via the web for running in any web b...