Last active
November 18, 2020 21:10
-
-
Save Askhento/6b03c545c83a5c8e5ed540ad229005ee to your computer and use it in GitHub Desktop.
triangle wave equation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# middle in .5 of progress | |
1 - abs(1 - 2 * progress) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment