[Aimmath-commit] AIM/doc RandArgCatalog.html,1.1,1.2
Brought to you by:
gustav_delius,
npstrick
From: <mo...@us...> - 2004-01-21 22:53:17
|
Update of /cvsroot/aimmath/AIM/doc In directory sc8-pr-cvs1:/tmp/cvs-serv8279 Modified Files: RandArgCatalog.html Log Message: Added some documentation Index: RandArgCatalog.html =================================================================== RCS file: /cvsroot/aimmath/AIM/doc/RandArgCatalog.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** RandArgCatalog.html 12 Jan 2004 05:58:12 -0000 1.1 --- RandArgCatalog.html 21 Jan 2004 22:53:13 -0000 1.2 *************** *** 20,23 **** --- 20,42 ---- </font></center> + <div class="p"><!----></div> + The following is a list of predefined arguments to the + <tt>Rand()</tt> + function. Each argument is shown with sample expressions + produced when <tt>Rand()</tt> is called with that argument. + Thus, for example, to produce a random expression similar + to the ones shown immediately following the name [...7374 lines suppressed...] ! </td><td nowrap="nowrap" align="center"> ! ln(y) ! <div class="hrcomp"><hr noshade="noshade" size="1"/></div>x<sup>4</sup> y<sup>6</sup> z<br /></td><td nowrap="nowrap" align="center"> ! , 5 x y<sup>2</sup> <font face="symbol">-</font ! >7 x z<sup>4</sup>, x y z, 9 x<sup>4</sup> y z + <i>e</i><sup>z</sup>, x<sup><font face="symbol">-</font ! >2/3</sup> z<sup><font face="symbol">-</font ! >9</sup> ln(y)</td></tr></table> </td></tr></table> *************** *** 4525,4528 **** by <a href="http://hutchinson.belmont.ma.us/tth/"> T<sub><font size="-1">T</font></sub>H</a>, ! version 3.30.<br />On 19 Dec 2003, 21:00.</small> </html> --- 4506,4509 ---- by <a href="http://hutchinson.belmont.ma.us/tth/"> T<sub><font size="-1">T</font></sub>H</a>, ! version 3.30.<br />On 21 Jan 2004, 17:23.</small> </html> |