get_pari_version
Check the installed version of the PARI/GP number theory library by retrieving its version string.
Instructions
Get the PARI/GP version string.
Returns: String describing the PARI version.
Example: >>> get_pari_version() 'GP/PARI CALCULATOR Version 2.15...'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |