[back] [prev] [next] [index] [root]

 


AlffEltResiduum

Computes the residuum of an algebraic function.

Syntax:

r := AlffEltResiduum(P, t, a);

field element
  r  
the residuum of a at P for t
alff place
  P  
alff element
  t  
a local paramter at P
alff element
  a  
an algebraic function

See also:  AlffPlacePrimeElt, AlffResidueField, AlffEltEval, AlffEltLift, AlffEltValuation, AlffDiffResiduum

Description:

Let F/k be an algebraic function field and P be a place of F/k. It is currently required that \deg(P) = 1 holds. For a local parameter t \in F at P this function computes the residuum of an algebraic function a \in F.


Example:



<- back[back] [prev] [next] [index] [root]