Top
Back: D.7.5.10 InvertNumberMain
Forward: D.7.5.12 RemainderMain
FastBack: Appendix D SINGULAR libraries
FastForward: E Release Notes
Up: D.7.5 zeroset_lib
Top: 1 Preface
Contents: Table of Contents
Index: F Index
About: About This Document

D.7.5.11 QuotientMain

Procedure from library zeroset.lib (see section 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: D.7.5.10 InvertNumberMain Forward: D.7.5.12 RemainderMain FastBack: Appendix D SINGULAR libraries FastForward: E Release Notes Up: D.7.5 zeroset_lib Top: 1 Preface Contents: Table of Contents Index: F Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texinfo.