package crlibm

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

Install

Dune Dependency

Authors

Maintainers

Sources

crlibm-0.2.tbz
sha256=8980b1656d1463a5e18be9d329cc717bd5465e6965802fe7bee8655df5c28eca
md5=f7d0a67363df00fab66e3d898621b7b3

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.