Top
Back: Quotient
Forward: roots
FastBack: ntsolve_lib
FastForward: signcond_lib
Up: zeroset_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.8.5.2 remainder

Procedure from library zeroset.lib (see zeroset_lib).

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

Purpose:
compute the remainder of the division of f by g, i.e. a polynomial r s.t. f = g*q + r, deg(r) < deg(g).

Return:
poly

Assume:
basering = Q[x] or Q(a)[x]

Note:
outdated, use mod/reduce instead

Example:
 


Top Back: Quotient Forward: roots FastBack: ntsolve_lib FastForward: signcond_lib Up: zeroset_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.