AccuracyGoal
లభ్యం
Option for accuracy goals
AccuracyGoal
NIntegrate[Sin[x], {x, 0, 2 π}, AccuracyGoal -> 8]
→ -9.604762457423362*^-17s = NDSolve[{x'[t] == x[t], x[0] == 10 ^ -20}, x, {t, 0, 1}, AccuracyGoal -> ∞]
→ {{x -> InterpolatingFunction[{{0., 1.}}, <>]}}FindMinimum[f[x], {x, 2}, AccuracyGoal -> 10, PrecisionGoal -> ∞]
→ FindMinimum[f[x], {x, 2}, AccuracyGoal -> 10, PrecisionGoal -> Infinity] మొత్తం 6300 ఫంక్షన్లు ·
దీన్ని MCP క్లయింట్ నుండి వాడండి