PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
MaxStepFraction
NDSolve
MaxSteps
See Also »
MaxStepSize
MaxStepSize
is an option to functions like
NDSolve
that specifies the maximum size of a single step used in generating a result.
MORE INFORMATION
MaxStepSize->
Infinity
allows an unlimited step size.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Keep the largest step taken by
NDSolve
to be 0.01:
In[1]:=
Out[1]=
In[2]:=
Out[2]=
Applications
(2)
Properties & Relations
(1)
SEE ALSO
MaxStepFraction
NDSolve
MaxSteps
New in 3
© 2008 Wolfram Research, Inc.