| Author |
Comment/Response |
erictyler
|
09/06/12 04:30am
Hello.
I am new to Mathematica.
I am using the function NSum[].
The Method option setting for NSum[] in my code is Automatic.
In this case NSum[] will choose one of two built in methods "EulerMaclaurin" or "WynnEpsilon", based on assumptions it makes about the summation.
Does anyone know how I can find out what choice has been made? I am thinking of something like Options[] though this does not tell me any more than what I already know, i.e. Method-> Automatic.
Thank you.
URL: , |
|