Skip to content

Instantly share code, notes, and snippets.

@anthonymorast
Created October 3, 2021 01:02
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 anthonymorast/a83954f54a2409d843becb6e1bedcfa6 to your computer and use it in GitHub Desktop.
Save anthonymorast/a83954f54a2409d843becb6e1bedcfa6 to your computer and use it in GitHub Desktop.
x f(x) Approx. f'(x)
0 1.0 0.0
pi/6 0.866 -0.5
pi/4 0.707 -0.707
pi/3 0.5 -0.866
pi/2 0.0 -1.0
pi -1 -0.042
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment