We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74710fd commit b6f7cabCopy full SHA for b6f7cab
Analysis-2.tex
@@ -208,7 +208,7 @@
208
F(x) & f(x) & f'(x) \\ \hline
209
\frac{1}{q+1}x^{q+1} & x^q & qx^{q-1} \\
210
\raisebox{-0.2em}{$\frac{2\sqrt{ax^3}}{3}$} & \sqrt{ax} & \raisebox{0.2em}{$\frac{a}{2\sqrt{ax}}$} \\
211
- x\ln(ax) -x & \ln(ax) & \textstyle \frac{a}{x} \\
+ x\ln(ax) -x & \ln(ax) & \textstyle \frac{1}{x} \\
212
e^x & e^x & e^x \\
213
\frac{a^x}{\ln(a)} & a^x & a^x \ln(a) \\
214
-\cos(x) & \sin(x) & \cos(x) \\
0 commit comments