TI-Nspire™ Reference Guide 5
First derivative template
Catalog >
The first derivative template can be used to calculate first derivative
at a point numerically, using auto differentiation methods.
Note: See also d() (derivative), page 123.
Example:
Second derivative template
Catalog >
The second derivative template can be used to calculate second
derivative at a point numerically, using auto differentiation methods.
Note: See also d() (derivative), page 123.
Example:
Definite integral template
Catalog >
The definite integral template can be used to calculate the definite
integral numerically, using the same method as nInt().
183Note: See also nInt(), page 68.
Example: