Wednesday, July 17, 2024

📚 CIRCLE Study: The "aspect" argument

The aspect argument will cause the CIRCLE statement to generate an oval ellipse instead of a circle, in either a horizontal or vertical orientation. (I should not be writing past my bedtime.  Thanks to Richard Russell for pointing out that the word should be "ellipse" and not "oval".)

Run the following program and take a look at the source code to see how the aspect argument works:

Click here for info about the CIRCLE statement.





No comments:

Post a Comment

🖥 Modular Multiplication Circles

This BAM program is a port and mod of a PC-BASIC' program by Kurt Moerman which he shared with' the BASIC Programming Language Faceb...