Skip to content

Instantly share code, notes, and snippets.

@cosinekitty
Created June 10, 2020 02:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cosinekitty/9c4dc013e3b6f755bb92aaa017c2476d to your computer and use it in GitHub Desktop.
Save cosinekitty/9c4dc013e3b6f755bb92aaa017c2476d to your computer and use it in GitHub Desktop.
function abs(x) {
return Math.abs(v(x));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment