Skip to content

Instantly share code, notes, and snippets.

@zaidalyafeai
Created October 19, 2018 20:16
Show Gist options
  • Save zaidalyafeai/b7d401cf42b444d16fb6b478a0eebbef to your computer and use it in GitHub Desktop.
Save zaidalyafeai/b7d401cf42b444d16fb6b478a0eebbef to your computer and use it in GitHub Desktop.
$$\begin{array}{|c|c|}
\hline
\textbf{$f(x)$} & \textbf{$f'(x)$} \\
\hline
\sin(x) & \cos(x)\\
\cos(x) & - \sin(x)\\
\log(x) & \frac{1}{x}\\
e^x & e^x\\
\hline
\end{array}$$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment