FindRoot
Usage Message: FindRoot[lhs==rhs, {x, x0}] searches for a numerical solution to the equation lhs==rhs, starting with
x=x0. Attributes[FindRoot] = {HoldAll, Protected} Options: AccuracyGoal
-> Automatic Compiled
-> True DampingFactor
-> 1 Jacobian
-> Automatic MaxIterations
-> 15 WorkingPrecision
-> 16 Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/FindRoot.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/FindRoot.html
Questions or comments? Send email to support@wolfram.com.
| |