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, Mapping(F2, F1)) -> NonNegativeInteger

order(f, u, g) is undocumented