Top
Back: ncInit
Forward: ncVarsAdd
FastBack:
FastForward:
Up: ncrat_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

7.10.6.2 ncVarsGet

Procedure from library ncrat.lib (see ncrat_lib).

Usage:
ncVarsGet();

Returns:
nc variables that are in use

Example:
 
LIB "ncrat.lib";
ncInit(list("x", "y", "z"));
ncVarsGet();
==> x,y,z


Top Back: ncInit Forward: ncVarsAdd FastBack: FastForward: Up: ncrat_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.1, 2022, generated by texi2html.