Friday, October 14, 2022

🆕 _PI

As per QB64pe documentation:

The _PI function returns π as a _FLOAT value with an optional multiplier parameter.


See the function in action in the "Flower Wheel" program:

No comments:

Post a Comment

🖥 Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...