get_real_precision_bits
Retrieve the current real precision in bits used by PARI/GP for floating-point calculations.
Instructions
Get the current PARI default real precision in bits.
Returns: Current precision in bits.
Example: >>> get_real_precision_bits() 53
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |