Top
Back: interpolate
Forward: lex_solve
FastBack: presolve_lib
FastForward: triang_lib
Up: solve_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.8.2.6 fglm_solve

Procedure from library solve.lib (see solve_lib).

Usage:
fglm_solve(i [, p] ); i ideal, p integer

Assume:
the ground field has char 0.

Return:
ring R with the same number of variables but with complex coefficients (and precision p). R comes with a list rlist of numbers, in which the complex roots of i are stored.
p>0: gives precision of complex numbers in decimal digits [default: p=30].

Note:
The procedure uses a standard basis of i to determine all complex roots of i.

Example:
 


Top Back: interpolate Forward: lex_solve FastBack: presolve_lib FastForward: triang_lib Up: solve_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.