ieee754 0.2.4

Low-level manipulations of IEEE754 floating-point numbers.
Documentation
[[bench]]
harness = false
name = "iter"
[dev-dependencies.criterion]
version = "0.2"

[features]
unstable = []

[package]
authors = ["Huon Wilson <dbau.pp@gmail.com>"]
categories = ["no-std", "science"]
description = "Low-level manipulations of IEEE754 floating-point numbers.\n"
documentation = "http://docs.rs/ieee754"
homepage = "https://github.com/huonw/ieee754"
keywords = ["floating-point", "mathematics", "numerics", "float", "no_std"]
license = "MIT/Apache-2.0"
name = "ieee754"
repository = "https://github.com/huonw/ieee754"
version = "0.2.4"