Skip to main content

Questions tagged [precision-and-accuracy]

6 votes
1 answer
241 views

Fix $\epsilon\in (0,1)$. It is an elementary fact of calculus that $$\lim_{x\to 0^{+}} x^{\epsilon}|\log{x}|=0.$$ When I plot the function $x^{\epsilon}|\log{x}|$ using Mathematica 13.2 I see a blowup ...
Medo's user avatar
  • 171
4 votes
2 answers
370 views

I've been trying to calculate an integral using NIntegrate as follows. ...
dqsang90's user avatar
1 vote
1 answer
157 views

When using the GeometricScene function and RandomInstance function, I noticed that the coordinate precision appears insufficient ...
King.Max's user avatar
  • 345
4 votes
2 answers
299 views

I have asked about a single equation here and got useful advice. Now I am looking at a system of equations. At the moment the equations are linear, which is good for looking at accuracy, but I will be ...
Hugh's user avatar
  • 17.2k
0 votes
0 answers
144 views

I want to analytically integrate this integration $$\int_0^{1 - 3/rs}\left(\frac{9 \sqrt{3} \sqrt{\frac{1}{\left(1-\frac{2}{\eta }\right) \eta ^2 \left(\frac{\eta ^2}{1-\frac{2}{\eta }}-27\right)}}}...
Amnish's user avatar
  • 57
1 vote
1 answer
228 views

Following @Bob Hanlon's suggestion in my previous post, I created the following Mathematica script for solving a new equation, more complicated than the previous one. The goal is to compute the ...
Gallagher's user avatar
  • 1,038
5 votes
2 answers
879 views

I want to calculate the sine of a big integer, e.g., Sin[10^50], but found that N[Sin[10^50]], N[Sin[10^50],10], and N[Sin[10^50],20] give different results: ...
Quantum Physics's user avatar

15 30 50 per page
1
2 3 4 5
45