Top
Back: InvertNumberMain
Forward: RemainderMain
FastBack: ntsolve_lib
FastForward: Visualization
Up: zeroset_lib
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: Index
About: About this document

D.7.5.11 QuotientMain

Procedure from library zeroset.lib (see zeroset_lib).

Usage:
QuotientMain(f, g); where f,g are polynomials

Purpose:
compute the quotient q and remainder r s.t. f = g*q + r, deg(r) < deg(g)

Return:
list of polynomials
 
  _[1] = quotient  q
  _[2] = remainder r

Assume:
basering = Q[x,a] and ideal mpoly is defined (it might be 0), this represents the ring Q(a)[x] together with its minimal polynomial.


Top Back: InvertNumberMain Forward: RemainderMain FastBack: ntsolve_lib FastForward: Visualization Up: zeroset_lib Top: Singular 2-0-4 Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 2-0-4, May 2003, generated by texi2html.