package crlibm

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

Install

Dune Dependency

Authors

Maintainers

Sources

crlibm-0.4.tbz
sha256=e8c163595ca9b9dea10ddcc16ad72a461f7d83d735638f92a346a6f57d19bbde
md5=d050a60185c69f58665a170ec2a7d973

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.