blob: 171fa2bff1670c77c3e4ec16f69af0bfdfccec83 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
<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">
</td>
<td width="30%" class="next">
</td>
</tr></table>
<hr />
</div>
<br /><br />
<h3 class="book-title">scilab_toolbox</h3>
<ul class="list-part"><a name="scilab_toolbox_manual"></a><div class="info"></div>
<li><a href="section_597319ec0f8f262cff8ce5d679429f35.html" class="part">scilab_toolbox</a>
<ul class="list-chapter"><li><a href="c_multiplybypi.html" class="refentry">c_multiplybypi</a> — <span class="refentry-description">multiply by %pi a number</span></li>
<li><a href="c_sub.html" class="refentry">c_sub</a> — <span class="refentry-description">subtraction from C</span></li>
<li><a href="c_sum.html" class="refentry">c_sum</a> — <span class="refentry-description">sum from C</span></li>
<li><a href="fortran_sum.html" class="refentry">fortran_sum</a> — <span class="refentry-description">sum from fortran</span></li>
<li><a href="scilab_sum.html" class="refentry">scilab_sum</a> — <span class="refentry-description">sum from scilab</span></li></ul></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">
</td>
<td width="30%" class="next">
</td>
</tr></table>
<hr />
</div>
</body>
</html>
|