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:
As per QB64pe documentation:
The _PI function returns π as a _FLOAT value with an optional multiplier parameter.
As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...
No comments:
Post a Comment