New in Wolfram
Mathematica
6: New Generation Numerical Integration
◄
previous
|
next
►
Compute to Arbitrary Precision
Mathematica
6 has efficient algorithms for doing numerical integration to high precision.
In[1]:=
NIntegrate[Sin[Sin[x]], {x, 0, Pi}, WorkingPrecision -> 1000, Method -> "DoubleExponential"]
Out[1]=