stacksizemax
Retrieve the maximum PARI stack size in bytes to track memory usage during number theory calculations.
Instructions
Get the maximum PARI stack size in bytes.
Returns: Maximum stack size.
Example: >>> stacksizemax() 536870912
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |