diff options
Diffstat (limited to 'help/en_US/scilab_en_US_help/section_a87337ed2df7b2c7d5e3b7fd9ccd5148.html')
-rw-r--r-- | help/en_US/scilab_en_US_help/section_a87337ed2df7b2c7d5e3b7fd9ccd5148.html | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/help/en_US/scilab_en_US_help/section_a87337ed2df7b2c7d5e3b7fd9ccd5148.html b/help/en_US/scilab_en_US_help/section_a87337ed2df7b2c7d5e3b7fd9ccd5148.html new file mode 100644 index 0000000..740d0b5 --- /dev/null +++ b/help/en_US/scilab_en_US_help/section_a87337ed2df7b2c7d5e3b7fd9ccd5148.html @@ -0,0 +1,61 @@ +<html><head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> + <title></title> + <style type="text/css" media="all"> + @import url("scilab_code.css"); + @import url("xml_code.css"); + @import url("c_code.css"); + @import url("style.css"); + </style> + </head> + <body> + <div class="manualnavbar"> + <table width="100%"><tr> + <td width="30%"> + + </td> + <td width="40%" class="center"> + <span class="top"><a href="index.html">test_toolbox</a></span> + + </td> + <td width="30%" class="next"> + + </td> + </tr></table> + <hr /> + </div> + + + + <span class="path" dir="ltr"><a href="index.html">test_toolbox</a> >> test_toolbox</span> + + <br /><br /> + <h3 class="title-part">test_toolbox</h3> +<ul class="list-chapter"><li><a href="add.html" class="refentry">add</a> — <span class="refentry-description">Calls an addition function defined in Scilab with given inputs and returns the expected result</span></li> + + + + + +<li><a href="multiply.html" class="refentry">multiply</a> — <span class="refentry-description">Calls a multiplication function defined in C with given inputs and returns the expected result</span></li></ul> + <br /> + + <div class="manualnavbar"> + <table width="100%"> + <tr><td colspan="3" class="next"><a href="http://bugzilla.scilab.org/enter_bug.cgi?product=Scilab%20software&component=Documentation%20pages" class="ulink">Report an issue</a></td></tr> +<tr> + <td width="30%"> + + </td> + <td width="40%" class="center"> + <span class="top"><a href="index.html">test_toolbox</a></span> + + </td> + <td width="30%" class="next"> + + </td> + </tr></table> + <hr /> + </div> + </body> +</html> |