ieee754 0.2.6

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

[[bench]]
harness = false
name = "cmp"

[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.
"""
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"
readme = "README.md"
repository = "https://github.com/huonw/ieee754"
version = "0.2.6"