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
See also:
Typesetting of help strings;
msum;
mtripple.


<font size="-1">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User manual for <a href="http://www.singular.uni-kl.de/"><i>Singular</i></a> version 2-0-4, October 2002,
generated by <a href="http://www.gnu.org/software/texinfo/"><i>texi2html</i></a>.
</font>

</body>
</html>
