Go to the first, previous, next, last section, table of contents.


dp_mod, dp_rat

dp_mod(p,mod,subst)
:: Converts a disributed polynomial into one with coefficients in a finite field.
dp_rat(p)
:: Converts a distributed polynomial with coefficients in a finite field into one with coefficients in the rationals.
return
distributed polynomial
p
distributed polynomial
mod
prime
subst
list


References
section dp_nf, dp_nf_mod, dp_true_nf, dp_true_nf_mod, section subst, psubst, section setmod.


Go to the first, previous, next, last section, table of contents.