| Author |
Comment/Response |
fakbill
|
09/10/06 11:46am
Hi,
I'm trying to compute NIntegrate[Sin[Sin[x]],{x,0,1}] with many digits.
Say about 300 digits (but the target is much higer).
Even with the following options :
PrecisionGoal->310
WorkingPrecision->400
MaxRecursion->100
Mathematica seems not to be able to mangage to compute the result. Method->Oscillatory does not help.
I'm must be missing something because Sin[Sin[x]] looks simple to integrate.
Thanks for attention.
URL: , |
|