get_real_precision
Retrieve the current default real precision of PARI/GP in decimal digits.
Instructions
Get the current PARI default real precision in decimal digits.
Returns: Current precision in decimal digits.
Example: >>> get_real_precision() 15
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |