Top
Back: 5.3.1 degBound
Forward: 5.3.3 minpoly
FastBack: 5 Functions and system variables
FastForward: 6 Tricks and pitfalls
Up: 5.3 System variables
Top: 1 Preface
Contents: Table of Contents
Index: F Index
About: About This Document

5.3.2 echo

Type:

int

Purpose:

input is echoed if echo >= voice.
echo is a local setting for a procedure and defaulted to 0.
echo does not affect the output of commands.

Example:
echo = 1;
int i = echo;
→ int i = echo;

See int; voice.


Top Back: 5.3.1 degBound Forward: 5.3.3 minpoly FastBack: 5 Functions and system variables FastForward: 6 Tricks and pitfalls Up: 5.3 System variables Top: 1 Preface Contents: Table of Contents Index: F Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texinfo.