Richard Ashbery
2019-06-21 20:31:03 UTC
The following variables can be used to calculate precise angles
through which an object can be rotated. The first rotates object
through 360/3 = 120 degrees, the next one 360/4 = 90 degrees and so
on. Each calculation creates an integer with no decimal places.
3,4,5,6,8,9,10,12,15,18,20,24,30,36,45,60,90,120
I would like to be able to use these variables in a random sequence.
Has anyone a BASIC routine that could do this please?
through which an object can be rotated. The first rotates object
through 360/3 = 120 degrees, the next one 360/4 = 90 degrees and so
on. Each calculation creates an integer with no decimal places.
3,4,5,6,8,9,10,12,15,18,20,24,30,36,45,60,90,120
I would like to be able to use these variables in a random sequence.
Has anyone a BASIC routine that could do this please?