fenv-bind 0.0.4

a safe wrapper around fenv.h
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[build-dependencies.bindgen]
version = "0.69.4"

[dependencies.libc]
version = "0.2.153"

[package]
description = "a safe wrapper around fenv.h"
edition = "2021"
license-file = "LICENSE"
name = "fenv-bind"
readme = "README"
repository = "https://github.com/Kim-Dewelski/fpopt"
version = "0.0.4"