Function: nfeltreducemodpr
Section: number_fields
C-Name: nfreducemodpr
Prototype: GGG
Obsolete: 2016-08-09
Help: nfeltreducemodpr(nf,x,pr): this function is obsolete, use nfmodpr.
Doc: this function is obsolete, use \kbd{nfmodpr}.

 Given an element $x$ of the number field $\var{nf}$ and a prime ideal
 \var{pr} in \kbd{modpr} format compute a canonical representative for the
 class of $x$ modulo \var{pr}.
Variant: This function is normally useless in library mode. Project your
 inputs to the residue field using \kbd{nf\_to\_Fq}, then work there.
