3.9.6.2 mtripple
................
Procedure from library template.lib (see template_lib).

Usage:
mtripple(i); i int

Return:
int: 
$i+i+i$

Note:
Help is in pure Texinfo

This help string is written in texinfo, which enables you to use,
among others, the @math command for mathematical typesetting (like

$\alpha, \beta$
).

It also gives more control over the layout, but is, admittingly,
more cumbersome to write.
See also:
Typesetting of help strings;
mdouble;
msum.

Example:
LIB "template.lib";
mtripple(0);
==> 0
mtripple(-1);
==> -3

<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>
