ReducedDivisor(F1, UP, UPUP, R, F2)ΒΆ

pfo.spad line 22 [edit on github]

This package finds the order of a divisor over a field using reduction to finite field.

order: (FiniteDivisor(F1, UP, UPUP, R), UPUP, F1 -> F2) -> NonNegativeInteger

order(f, u, g) undocumented