addprimes
Register prime numbers to be used in factorization and related number theory operations.
Instructions
Add primes to the factorisation table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| primes | No | List of primes to add (or None to get current list). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |