Top
Back: signcond_lib
Forward: psigncnd
FastBack: zeroset_lib
FastForward: Visualization
Up: signcond_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.8.6.1 signcnd

Procedure from library signcond.lib (see signcond_lib).

Usage:
signcnd(P,I); ideal P,I

Return:
list: the sign conditions realized by the polynomials of P on V(I). The output of signcnd is a list of two lists. Both lists have the same length. This length is the number of sign conditions realized by the polynomials of P on the set V(i).
Each element of the first list indicates a sign condition of the polynomials of P.
Each element of the second list indicates how many elements of V(I) give rise to the sign condition expressed by the same position on the first list.
See the example for further explanations of the output.

Assume:
I is a Groebner basis.

Note:
The procedure psigncnd performs some pretty printing of this output.

Example:
 
See also: firstoct; psigncnd.


Top Back: signcond_lib Forward: psigncnd FastBack: zeroset_lib FastForward: Visualization Up: signcond_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.