MTM[vpa] - variable precision arithmetic
|
Calling Sequence
|
|
vpa(a,d)
|
|
Parameters
|
|
a
|
-
|
expression
|
d
|
-
|
(optional) positive integer
|
|
|
|
|
Description
|
|
•
|
The function vpa(a,d) returns the expression a evaluated with d digits of floating-point precision. If d is not given, then d is equal to the default precision, digits.
|
|
|
Examples
|
|
>
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
|
|
Download Help Document
Was this information helpful?