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

 


AlffPlaceRandom

Returns a random place of degree d.

Syntax:

p := AlffPlaceRandom(F,d);

alff place
  p  
of degree d
global function field
  F  
integer
  d  

See also:  AlffPlaces, AlffPlacesDegOne

Description:

This function returns a random place of degree d of a global function field F. It may return false though there exist such a place (try calling again).


Example:



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