Top
Back: 5.1.83 ncols
Forward: 5.1.85 nres
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.84 npars

Syntax:

npars ( ring_name )

Type:

int

Purpose:

returns the number of parameters of a ring.

Example:
 
  ring r=(23,t,v),(x,a(1..7)),lp;
  // the parameters are t,v
  npars(r);
→ 2

See par; parstr; ring.


Top Back: 5.1.83 ncols Forward: 5.1.85 nres 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.