The accuracy tag has no wiki summary.
1
vote
1answer
235 views
Increasing number of decimal places in Manipulate input
I've made a Manipulate app. in Mathematica where I vary the value of a function f(a) by varying the parameter a. However, I seem to only be able to edit my input for a for a value up to 5 decimal ...
4
votes
1answer
154 views
Could the PrecisionGoal for NDSolve be a negative number?
The help of Mathematica doesn't say so much about the PrecisionGoal for NDSolve, and I never considered much about it even after ...
2
votes
3answers
125 views
SetAccuracy behavior
I'm puzzled by the output I get from SetAccuracy. According to the documentation, when SetAccuracy is used to increase the ...