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

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...