ND
Usage Message: ND[expr, x, x0] gives a numerical approximation to the derivative of expr with respect to x at the
point x0. ND[expr, {x, n}, x0] gives a numerical approximation to the n-th derivative of expr with respect to x at the point x0. With the method EulerSum,
ND attempts to evaluate expr at x0. If this fails, ND fails. Attributes[ND] = {Protected, ReadProtected}
Options: WorkingPrecision
-> 16 Scale
-> 1 Terms
-> 7 Method
-> EulerSum Notes:
Additional Online Documentation:
http://documents.wolfram.com/v4/AddOns/NumM_NLimit-.html
Questions or comments? Send email to support@wolfram.com.
| |