Top
Back: degBound
Forward: minpoly
FastBack: Control structures
FastForward:
Up: System variables
Top: Singular Manual
Contents: Table of Contents
Index: 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: degBound Forward: minpoly FastBack: Control structures FastForward: Up: System variables Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.3.2, 2023, generated by texi2html.