lift
Convert a modular object to its base value by removing the Mod() wrapper, exposing the integer or polynomial representation for further computation.
Instructions
Lift a modular object (remove Mod wrapper).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mod | Yes | A modular object. |