package coq-ieee754

  1. Overview
  2. No Docs
A formalisation of the IEEE754 norm on floating-point arithmetic

Install

Dune Dependency

Authors

Maintainers

Sources

v8.5.0.tar.gz
md5=cfefac3c1818703c363405a41a73fea3

Description

The IEEE754 norm was born in 1985 and is now used in all microprocessors. Here is a full formalisation in Coq of this norm, including denormalized numbers, infinite values and NaNs.

Dependencies (2)

  1. coq >= "8.5" & < "8.6~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None