fx-9860GII TI-83
d/dx
On a Casio calculator you can calculate linear differentials
MATH d/dx F4 F4
or as
CALC d/dx OPTN F4 F2
or via the CATALOG as
CATALOG P
INPUT SHIFT 4 d/dx( F1
You can interrupt an ongoing calculation by pressing AC/ON .
Explanation
The syntax for the linear differential command is
d/dx( f (x), a, tol )
where
f (x) Expression a Point of the derivative tol Tolerance
For SET UP Input/Output Line you get
MATH d/dx F4 F4 d/dx(
and for SET UP Input/Output Math the tolerance value is fixed at 1E−5 and cannot be changed
MATH d/dx F4 F4 |x=▯
Example 1
To determine the derivative for the function x3 + 4x2 + x − 6
MATH d/dx F4 F4 X,θ,T ∧ 3 ▷ + 4 X,θ,T x² + X,θ,T − 6 ٬
at the point x = 3
3 ٬
with a tolerance of 1E−5
d/dx(X^3+4X²+X−6,3,1E
-5)52 1 EXP (–) 5 ) EXE
