开发者

Difference between AccuracyGoal and PrecisionGoal

开发者 https://www.devze.com 2023-02-03 07:50 出处:网络
What i开发者_开发知识库s the difference between AccuracyGoal and PrecisionGoal for NIntegrate function?I think this sentence from the Mma help system is almost enough:

What i开发者_开发知识库s the difference between AccuracyGoal and PrecisionGoal for NIntegrate function?


I think this sentence from the Mma help system is almost enough:

With PrecisionGoal->p and AccuracyGoal->a, Mathematica attempts to make the numerical error in a result of size x be less than (10^-a)+Abs[x] 10^-p.

0

精彩评论

暂无评论...
验证码 换一张
取 消