Skip to content

Instantly share code, notes, and snippets.

@abdalimran
Last active May 8, 2018 05:33
Show Gist options
  • Save abdalimran/3c7d2615539d53f7757bf9ee8d9c3989 to your computer and use it in GitHub Desktop.
Save abdalimran/3c7d2615539d53f7757bf9ee8d9c3989 to your computer and use it in GitHub Desktop.
y = x^2 + 5
x y = f(x) = x² + 5
-6 41
-5 30
-4 21
-3 14
-2 9
-1 6
0 5
1 6
2 9
3 14
4 21
5 30
6 41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment