Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > ee3d8430cc80796773ea2e1c8ad4ef5d > files > 196

ocaml-reins-devel-0.1a-10.fc15.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="previous" href="Reins.Types.Nativeint.html">
<link rel="next" href="Reins.Types.Ratio.html">
<link rel="Up" href="Reins.Types.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Reins" rel="Chapter" href="Reins.html"><title>Reins.Types.Big_int</title>
</head>
<body>
<div class="navbar"><a href="Reins.Types.Nativeint.html">Previous</a>
&nbsp;<a href="Reins.Types.html">Up</a>
&nbsp;<a href="Reins.Types.Ratio.html">Next</a>
</div>
<center><h1>Module <a href="type_Reins.Types.Big_int.html">Reins.Types.Big_int</a></h1></center>
<br>
<pre><span class="keyword">module</span> Big_int: <code class="code">sig</code> <a href="Reins.Types.Big_int.html">..</a> <code class="code">end</code></pre><hr width="100%">
<pre><span id="TYPEbig_int"><span class="keyword">type</span> <code class="type"></code>big_int</span> = <code class="type">Big_int.big_int</code> </pre>

<pre><span id="VALzero_big_int"><span class="keyword">val</span> zero_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALunit_big_int"><span class="keyword">val</span> unit_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALminus_big_int"><span class="keyword">val</span> minus_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALabs_big_int"><span class="keyword">val</span> abs_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALadd_big_int"><span class="keyword">val</span> add_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsucc_big_int"><span class="keyword">val</span> succ_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALadd_int_big_int"><span class="keyword">val</span> add_int_big_int</span> : <code class="type">int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsub_big_int"><span class="keyword">val</span> sub_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALpred_big_int"><span class="keyword">val</span> pred_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALmult_big_int"><span class="keyword">val</span> mult_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALmult_int_big_int"><span class="keyword">val</span> mult_int_big_int</span> : <code class="type">int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsquare_big_int"><span class="keyword">val</span> square_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsqrt_big_int"><span class="keyword">val</span> sqrt_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALquomod_big_int"><span class="keyword">val</span> quomod_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> * <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALdiv_big_int"><span class="keyword">val</span> div_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALmod_big_int"><span class="keyword">val</span> mod_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALgcd_big_int"><span class="keyword">val</span> gcd_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALpower_int_positive_int"><span class="keyword">val</span> power_int_positive_int</span> : <code class="type">int -> int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALpower_big_int_positive_int"><span class="keyword">val</span> power_big_int_positive_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALpower_int_positive_big_int"><span class="keyword">val</span> power_int_positive_big_int</span> : <code class="type">int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALpower_big_int_positive_big_int"><span class="keyword">val</span> power_big_int_positive_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsign_big_int"><span class="keyword">val</span> sign_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> int</code></pre><pre><span id="VALcompare_big_int"><span class="keyword">val</span> compare_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> int</code></pre><pre><span id="VALeq_big_int"><span class="keyword">val</span> eq_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALle_big_int"><span class="keyword">val</span> le_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALge_big_int"><span class="keyword">val</span> ge_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALlt_big_int"><span class="keyword">val</span> lt_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALgt_big_int"><span class="keyword">val</span> gt_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALmax_big_int"><span class="keyword">val</span> max_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALmin_big_int"><span class="keyword">val</span> min_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALnum_digits_big_int"><span class="keyword">val</span> num_digits_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> int</code></pre><pre><span id="VALstring_of_big_int"><span class="keyword">val</span> string_of_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> string</code></pre><pre><span id="VALbig_int_of_string"><span class="keyword">val</span> big_int_of_string</span> : <code class="type">string -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALbig_int_of_int"><span class="keyword">val</span> big_int_of_int</span> : <code class="type">int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALis_int_big_int"><span class="keyword">val</span> is_int_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALint_of_big_int"><span class="keyword">val</span> int_of_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> int</code></pre><pre><span id="VALfloat_of_big_int"><span class="keyword">val</span> float_of_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> float</code></pre><pre><span id="VALnat_of_big_int"><span class="keyword">val</span> nat_of_big_int</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> Nat.nat</code></pre><pre><span id="VALbig_int_of_nat"><span class="keyword">val</span> big_int_of_nat</span> : <code class="type">Nat.nat -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALbase_power_big_int"><span class="keyword">val</span> base_power_big_int</span> : <code class="type">int -> int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsys_big_int_of_string"><span class="keyword">val</span> sys_big_int_of_string</span> : <code class="type">string -> int -> int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALround_futur_last_digit"><span class="keyword">val</span> round_futur_last_digit</span> : <code class="type">string -> int -> int -> bool</code></pre><pre><span id="VALapprox_big_int"><span class="keyword">val</span> approx_big_int</span> : <code class="type">int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> string</code></pre><pre><span id="TYPEt"><span class="keyword">type</span> <code class="type"></code>t</span> = <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code> </pre>

<pre><span id="VALequal"><span class="keyword">val</span> equal</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALcompare"><span class="keyword">val</span> compare</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> bool</code></pre><pre><span id="VALhash"><span class="keyword">val</span> hash</span> : <code class="type">'a -> int</code></pre><pre><span id="VALgen"><span class="keyword">val</span> gen</span> : <code class="type">?size:'a -> Random.State.t -> Big_int.big_int</code></pre><pre><span id="VALzero"><span class="keyword">val</span> zero</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALone"><span class="keyword">val</span> one</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALminus_one"><span class="keyword">val</span> minus_one</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALabs"><span class="keyword">val</span> abs</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALneg"><span class="keyword">val</span> neg</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsucc"><span class="keyword">val</span> succ</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALpred"><span class="keyword">val</span> pred</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALadd"><span class="keyword">val</span> add</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALsub"><span class="keyword">val</span> sub</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALmul"><span class="keyword">val</span> mul</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALdiv"><span class="keyword">val</span> div</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALrem"><span class="keyword">val</span> rem</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -><br>       <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALof_int"><span class="keyword">val</span> of_int</span> : <code class="type">'a -> int -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALto_int"><span class="keyword">val</span> to_int</span> : <code class="type">'a -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> int</code></pre><pre><span id="VALof_float"><span class="keyword">val</span> of_float</span> : <code class="type">float -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre><pre><span id="VALto_float"><span class="keyword">val</span> to_float</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> float</code></pre><pre><span id="VALto_string"><span class="keyword">val</span> to_string</span> : <code class="type"><a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a> -> string</code></pre><pre><span id="VALof_string"><span class="keyword">val</span> of_string</span> : <code class="type">string -> <a href="Reins.Types.Big_int.html#TYPEbig_int">big_int</a></code></pre></body></html>