package hardcaml

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Floating point operations for simulation.

module type Real = sig ... end
module Float : Real

32 bit floats

module Double : Real

64 bit doubles