From 4cd78d3699ec45663596a9e9f9caea286400d7f9 Mon Sep 17 00:00:00 2001 From: Jules Date: Sun, 29 Dec 2013 23:46:07 -0500 Subject: lerp :P --- instructions.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'instructions.html') diff --git a/instructions.html b/instructions.html index 7a36129..32474cf 100644 --- a/instructions.html +++ b/instructions.html @@ -28,8 +28,7 @@ E, PI, PHI convenience functions clamp(n,min,max) -lerp(n,a,b) -mix(n,a,b) +mix(n,a,b) (lerp) step(n,a,b) smoothstep(n,a,b) avg(m,n,a) -- cgit v1.2.3-70-g09d2