Standard part function: Difference between revisions

Content deleted Content added
No edit summary
Applications: \mathrm, dammit, not \text
Line 22:
:<math>f'(x) = \operatorname{st}\left(\frac {f(x+h)-f(x)}h\right).</math>
Alternatively, if <math>y=f(x)</math>, one takes an infinitesimal increment <math>\Delta x</math>, and computes the corresponding <math>\Delta y=f(x+\Delta x)-f(x)</math>. One forms the ratio <math>\frac{\Delta y}{\Delta x}</math>. The derivative is then defined as the standard part of the ratio:
:<math>\frac{dy}{dx}=\textmathrm{st}\left( \frac{\Delta y}{\Delta x} \right)</math>.
 
==See also==