summaryrefslogtreecommitdiff
path: root/instructions.html
diff options
context:
space:
mode:
Diffstat (limited to 'instructions.html')
-rw-r--r--instructions.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/instructions.html b/instructions.html
index 2767e48..fb522c0 100644
--- a/instructions.html
+++ b/instructions.html
@@ -29,7 +29,7 @@ E, PI, PHI
<u>convenience functions</u>
clamp(n,min,max)
mix(n,a,b) (lerp)
-step(n,a,b)
+step(a,b)
smoothstep(n,a,b)
avg(m,n,a)
cosp, sinp (mapped to [0,1])