package mlfenv
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
OCaml C bindings for fenv(3)
Install
dune-project
Dependency
Authors
Maintainers
Sources
mlfenv.1.0.0.tar.gz
sha256=ccdd1899ce6fa01d4b0fee7c619882a04a5f4e32fab56c27a2e9079ea8786583
md5=ce6c1145fb0f91cee9b41685611de3d1
Description
The package provides bindings for fenv(3).
The Fenv module aims to bind fenv(3) functions for floating-point rounding and exception handling. At this point, only bindings for fegetround and fesetround are implemented. Please, create an issue if you need more support to fenv functions.
Published: 12 Nov 2019
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page