Top
Back: template_lib
Forward: mtripple
FastBack: The help string of procedures
FastForward: Debugging tools
Up: template_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

3.9.6.1 mdouble

Procedure from library template.lib (see template_lib).

Usage:
mdouble(i); i int

Return:
int: i+i

Note:
Help string is in pure ASCII
this line starts on a new line since previous line is short mdouble(i): no new line

Example:
 
LIB "template.lib";
mdouble(0);
==> 0
mdouble(-1);
==> -2
msum, mtripple, Typesetting of help strings


Top Back: template_lib Forward: mtripple FastBack: The help string of procedures FastForward: Debugging tools Up: template_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-0-1, October 2005, generated by texi2html.