How many field operations are required when we perform mod of two polynomial (one variable) over finite field.
sage math syntax
Result= (f1%f2). monic()
1 | initial version |
How many field operations are required when we perform mod of two polynomial (one variable) over finite field.
sage math syntax
Result= (f1%f2). monic()