Added subsections to the Mathematical Operations section.

This commit is contained in:
franl 2002-10-29 12:45:24 +00:00
parent fa4e4e5a36
commit de2e5a4fbf
1 changed files with 12 additions and 0 deletions

View File

@ -754,6 +754,18 @@ echo Hello world &gt; xyz</programlisting>
<sect1 id="sect-math">
<title>Mathematical Operations</title>
<sect2 id="sect-expr-command">
<title>The <command>expr</command> Command</title>
</sect2>
<sect2 id="sect-let-command">
<title>The <command>let</command> Command</title>
</sect2>
<sect2 id="sect-dollar-brackets">
<title>The <command>$[...]</command> Syntax</title>
</sect2>
<para>*** UNDER CONSTRUCTION ***</para>
<!--
*************************************************************