csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
7.0 KiB
51 lines
7.0 KiB
<HTML><HEAD><TITLE>Microsoft.FSharp.Compatibility.Int16</TITLE><link rel="stylesheet" type="text/css"href="../msdn.css"></link></HEAD><BODY>
|
|
<br><dl>
|
|
<dt></dt><dd>
|
|
<h1>[<a href='../namespaces.html'>Home</a>] Module <a href='Microsoft.FSharp.Compatibility.html'>Microsoft.FSharp.Compatibility</a>.Int16 </h1><br>
|
|
</dd>
|
|
<dt></dt><dd>
|
|
<table>
|
|
<tr valign='top'><td>
|
|
<dt><h3>Values</h3></dt><dd>
|
|
<table width="100%%">
|
|
<tr><th width=60%>Value</th><th>Description</th></tr>
|
|
<tr valign="top"><td><pre>val abs : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val add : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val compare : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int.html'>int</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val div : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val logand : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val lognot : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val logor : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val logxor : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val max_int : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val min_int : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val minus_one : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val mul : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val neg : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val of_int : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int.html'>int</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val of_int32 : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int32.html'>int32</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val of_int8 : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int8.html'>int8</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val one : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val pred : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val rem : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val shift_left : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int.html'>int</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val shift_right : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int.html'>int</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val sub : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val succ : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val to_int : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int.html'>int</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val to_int32 : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int32.html'>int32</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val to_int8 : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a> -> <a href='../FSharp.Core/Microsoft.FSharp.Core.type__sbyte.html'>sbyte</a></pre></td><td></td></tr>
|
|
<tr valign="top"><td><pre>val zero : <a href='../FSharp.Core/Microsoft.FSharp.Core.type__int16.html'>int16</a></pre></td><td></td></tr>
|
|
|
|
</table>
|
|
</dd>
|
|
</td></tr>
|
|
<tr valign='top'><td>
|
|
<dt><h3>See Also</h3></dt><dd>
|
|
<a href="Microsoft.FSharp.Compatibility.html">Microsoft.FSharp.Compatibility</a> </dd>
|
|
</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<br /> <br/><p><i>Documentation for assembly FSharp.PowerPack, version 1.9.6.16, generated using <a href='http://research.microsoft.com/fsharp/'>F# Programming Language</a> version 1.9.6.16</i></p>
|
|
</BODY></HTML>
|
|
|