Top
Back: 5.1.132 vandermonde
Forward: 5.1.134 varstr
FastBack: 5. Functions and system variables
FastForward: 6. Tricks and pitfalls
Up: 5.1 Functions
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

5.1.133 var

Syntax:

var ( int_expression )

Type:

poly

Purpose:

var(n) returns the n-th ring variable.

Example:
 
  ring r=0,(x,y,z),dp;
  var(2);
→ y

See int; nvars; ring; varstr.


Top Back: 5.1.132 vandermonde Forward: 5.1.134 varstr FastBack: 5. Functions and system variables FastForward: 6. Tricks and pitfalls Up: 5.1 Functions Top: Singular 2-0-4 Manual Contents: Table of Contents Index: F. Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.