Top
Back: double
Forward: teachstd_lib
FastBack: crypto_lib
FastForward: teachstd_lib
Up: hyperel_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.12.4.12 cantormult

Procedure from library hyperel.lib (see hyperel_lib).

Usage:
cantormult(m,D,h,f);

Return:
list res=m*D

Note:
important: Divisor D has to be semireduced!
Uses repeated doublings for a faster computation
of the reduced divisor m*D.
Attention: Factor m=int, this means bounded.
For m<0 the inverse of m*D is returned.
The divisors are defined over the basering.
Curve C: y^2+h(x)y=f(x) is defined over the basering.

Example:
 


Top Back: double Forward: teachstd_lib FastBack: crypto_lib FastForward: teachstd_lib Up: hyperel_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.