package crlibm

  1. Overview
  2. Docs
Binding to CRlibm, a correctly rounded math lib

Install

Dune Dependency

Authors

Maintainers

Sources

crlibm-0.3.tbz
sha256=7a452db575fb9f55b6cc92b2df33edfb3b743f387a35ff2a3d7a148e5e13afc9
md5=d5f810416a850e80a5b0f1d4b5951939

README.md.html

README.md

Crlibm

This module is a binding to CRlibm, an efficient and proved correctly-rounded mathematical library. CRlibm is now superseded by MetaLibm but the latter requires some polishing and documentation. For the user convenience, this module embeds the relevant C code from the CRlibm Git repository.

Install

The easier is to use opam:

opam install crlibm

Documentation

See crlibm.mli, also available online.

OCaml

Innovation. Community. Security.