Numerical Precision in MathCAD
Numerical Precision in MathCAD: which is MathCAD numerical precision? what is the maximum number of significant decimal digit ? To which minimum values TOL, CTOL could be set?
Numerical Precision in MathCAD: which is MathCAD numerical precision? what is the maximum number of significant decimal digit ? To which minimum values TOL, CTOL could be set?
Why the symbolic processor ( by using float ) could operate effectively well beyond 15 digits?
The short answer is that it does the calculations in a different way. For the long answer, see here: Arbitrary-precision arithmetic - Wikipedia, the free encyclopedia
in which cases it could replace the numerical evaluation?
In any case where the symbolic processor understands the expression you are trying to evaluate. However, there is no way to use the higher precision of the result of that evaluation in a subsequent calculation, because if you store it in a variable you are limited to the 64 bit representation of the number.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.