summaryrefslogtreecommitdiffstats
path: root/tapsets/API-fp-sub.html
diff options
authorserhei <serhei>2021-11-19 16:19:55 +0000
committerserhei <serhei>2021-11-19 16:19:55 +0000
commit4b7da1594bbdaf46c277691083f3abb3e77c9f5a (patch)
treec1176642aece50ae0fdaf5734f840cef7281afea /tapsets/API-fp-sub.html
parentadd new tutorial/* (diff)
removed man pages
Diffstat (limited to 'tapsets/API-fp-sub.html')
-rw-r--r--tapsets/API-fp-sub.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tapsets/API-fp-sub.html b/tapsets/API-fp-sub.html
index fbf875ae..bd834732 100644
--- a/tapsets/API-fp-sub.html
+++ b/tapsets/API-fp-sub.html
@@ -2,10 +2,10 @@
2 Subtraction between floating points 2 Subtraction between floating points
3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> 3 </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting">
4 fp_sub:long(sub1:long,sub2:long) 4 fp_sub:long(sub1:long,sub2:long)
5</pre></div><div class="refsect1"><a name="idp72313407106816"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>sub1</code></em></span></dt><dd><p> 5</pre></div><div class="refsect1"><a name="idm45904816079152"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>sub1</code></em></span></dt><dd><p>
6 the 64 bit floating point minuend 6 the 64 bit floating point minuend
7 </p></dd><dt><span class="term"><em class="parameter"><code>sub2</code></em></span></dt><dd><p> 7 </p></dd><dt><span class="term"><em class="parameter"><code>sub2</code></em></span></dt><dd><p>
8 64 bit floating point subtrahend 8 64 bit floating point subtrahend
9 </p></dd></dl></div></div><div class="refsect1"><a name="idp72313407112064"></a><h2>Description</h2><p> 9 </p></dd></dl></div></div><div class="refsect1"><a name="idm45904816073904"></a><h2>Description</h2><p>
10 result would be minuend minus subtrahend 10 result would be minuend minus subtrahend
11</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fp-sqrt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="floatingpoint.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fp-to-long.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::fp_sqrt</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::fp_to_long</span></td></tr></table></div></body></html> 11</p></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-fp-sqrt.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="floatingpoint.stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-fp-to-long.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::fp_sqrt</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::fp_to_long</span></td></tr></table></div></body></html>