readme.txt

path: D:\Projects\Scripts\math\
00001 /**
00002 
00003 <p>
00004   This is the  RexxLiterate-d  documentation for the Math package.
00005 </p>
00006 
00007 <h3> Overview</h3>
00008 <p>
00009   The Math package is an OO wrapper for the ooRexx supplied "rxmath" library,
00010   where the names of the functions available in rxmath have been renamed
00011   to the more common names found in other programming languages (e.g
00012   "RxCalcArcSin" becomes "asin").
00013 </p>
00014 
00015 <p>
00016   The package consists of 2 parts:
00017   <ol>
00018     <li> math.cls - The math Class, an OO wrapper for the rxmath library.</li>
00019 	<li> doc - A folder containing this documentation, viewable by all major browsers via the index.html file.</li>
00020   </ol>
00021 </p>
00022 
00023 <p>
00024   Go to the documents tab, above, for futher information on package download and installation.
00025 </p>
00026 
00027 */
00028 
00029 
00030 /** Download &nbsp;- how to get the package
00031 <p>
00032   You can download the OO_RexxMath package<a href=../OO_RexxMath.zip>&nbsp;here</a>.
00033 </p>
00034 
00035 */
00036 
00037 /** Installation &nbsp;- package setup and usage
00038 <p>
00039   <ol>
00040     <li>Extract the 2 parts from the OO_RexxMath.zip file.</li>
00041 	<li>Copy the math.cls file to a folder accessible by ooRexx for external packages.</li>
00042 	<li>Copy the doc folder to where you can view it with a webbrowser.</li>
00043 	<li>Include a <code>::requires 'math.cls'</code> in your ooRexx source.</li>
00044   </ol>
00045 </p>
00046 
00047 */
00048 
00049 

Get RexxLiterate at SourceForge.net. Fast, secure and Free Open Source software downloads
Generated on 22 Sep 2013 21:35:16 for OO_RexxMath by rexxliterate  0.0.1