digital literacy for everyone
[lit][generate-title]
[lit]
[fig]
#### license: creative commons cc0 1.0 (public domain)
#### http://creativecommons.org/publicdomain/zero/1.0/
now cls
textmode
for r 1 4 .25
for p -3.14 3.14 0.0314
x = p cos times 35 divby r plus 40 plus r plus r plus r int
y = p sin times 6.3 divby r plus 20 minus r minus r minus r minus r int
c = p times 2 int mod 15 plus 1
now pset x y c
next
next
now locate 1 1 "" prints "cat sincos.fig" shell lineinput
# public domain
home: [lit]https://freesoftwareresistance.neocities.org[lit]