to access the numerical derivative option
which approximates the first derivative
of an expression with respect to a variable at a value.

3
2

,
f(value-
) ) and
( value+
,
f(value+
) )
for some very small number
.
The value of
can be changed in the
tolerance editor available by pressing
. It
typically has a value of about 0.0001.
Though this method is less accurate than der1, it can be used to evaluate any expression, including a single nesting of itself for calculating the second derivative.