Home Online Manual
Top
Back: ERROR
Forward: execute
FastBack: Functions and system variables
FastForward: Control structures
Up: Functions
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.1.29 example

Syntax:
example topic ;
Purpose:
computes an example for topic. Examples are available for all SINGULAR kernel and library functions. Where available (e.g., within Emacs), use <TAB> completion for a list of all available example topics.
Example:
 
example prime;
example intvec_declarations;
help