summaryrefslogtreecommitdiff
path: root/instructions.html
diff options
context:
space:
mode:
authorjules <jules@okfoc.us>2014-02-02 00:54:39 -0500
committerjules <jules@okfoc.us>2014-02-02 00:54:39 -0500
commite8c4db53f205c9407d8b208657a9f62cbee47b07 (patch)
treedc80b9dc1169c882eb8dce794a58104dae4cfb4a /instructions.html
parent29fea9f5478168457d276bcaea5bed5cba32ce31 (diff)
tutorial
Diffstat (limited to 'instructions.html')
-rw-r--r--instructions.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/instructions.html b/instructions.html
index dff99d8..df9b072 100644
--- a/instructions.html
+++ b/instructions.html
@@ -37,6 +37,7 @@ pixel(x,y) == 4*(y*w+h)
dist(x,y,a,b)
angle(x,y,a,b)
rand(n), randint(n)
+randrange(a,b)
choice(array)
deg(radians), rad(degrees)