Search results

  • {{libheader|Zarith}} You will need the Zarith module, which is a commonly used interface to GNU Multiple Precision. ...
    369 KB (45,792 words) - 17:20, 20 November 2023
  • Using the zarith library: ...
    94 KB (10,714 words) - 10:19, 4 January 2024
  • {{libheader|Zarith}} ...lang="ocaml">(* The Rosetta Code integer square root task, in OCaml, using Zarith ...
    361 KB (20,294 words) - 12:06, 11 December 2023
  • {{libheader|zarith}} ...
    135 KB (15,829 words) - 14:49, 14 February 2024
  • ...library for lazy streams and [https://forge.ocamlcore.org/projects/zarith zarith] for arbitrarily sized integers. Runs as is through the [https://github.com #require "zarith" ...
    195 KB (26,923 words) - 14:15, 11 April 2024
  • The following code uses the Zarith package to calculate the factorials of larger numbers: <pre>$ ocamlfind ocamlopt -package zarith zarith.cmxa fact.ml -o fact ...
    339 KB (34,472 words) - 18:08, 20 May 2024
  • ...ated from <tt>split</tt> in the scheme implementation). This code uses the Zarith and Bigint (bignum) libraries. ...
    271 KB (30,218 words) - 16:12, 3 January 2024