elllocalred
Computes the local reduction type of an elliptic curve at a specified prime. Determines the reduction behavior (good, bad, additive, multiplicative) for number theory applications.
Instructions
Compute the local reduction type at prime p.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| E | Yes | Elliptic curve structure. | |
| p | Yes | Prime. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |