Top
Back: scalarProd
Forward: central_lib
FastBack: LETTERPLACE
FastForward: central_lib
Up: bfun_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.7.1.0. vec2poly
Procedure from library bfun.lib (see bfun_lib).

Usage:
vec2poly(v [,i]); v a vector or an intvec, i an optional int

Return:
poly, an univariate polynomial in i-th variable with coefficients given by v

Purpose:
constructs an univariate polynomial in K[var(i)] with given coefficients,
such that the coefficient at var(i)^{j-1} is v[j].

Note:
The optional argument i must be positive, by default i is 1.

Example:
 

Top Back: scalarProd Forward: central_lib FastBack: LETTERPLACE FastForward: central_lib Up: bfun_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.