Top
Back: quotientMain
Forward: rootsMain
FastBack:
FastForward:
Up: zeroset_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.8.10.10 remainderMain

Procedure from library zeroset.lib (see zeroset_lib).

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

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

Return:
poly

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.

Note:
outdated, use mod/reduce instead


Top Back: quotientMain Forward: rootsMain FastBack: FastForward: Up: zeroset_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.1, 2022, generated by texi2html.