I hereby claim:
- I am laktak on github.
- I am laktakk (https://keybase.io/laktakk) on keybase.
- I have a public key ASD3gRMUDkL5Ky26N5oyMF9zbTbG4vIqK0Y_a6OvuxtHmgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// sample graph loaded from a gist | |
function easing(x) { | |
return x + 0.3 * Math.sin(2 * Math.PI * x); | |
} | |
graph.add(easing); |