ieee754 0.2.1

Low-level manipulations of IEEE754 floating-point numbers.
Documentation
[package]
name = "ieee754"
version = "0.2.1"
authors = ["Huon Wilson <dbau.pp@gmail.com>"]

homepage = "https://github.com/huonw/ieee754"
repository = "https://github.com/huonw/ieee754"
documentation = "http://huonw.github.io/ieee754"
license = "MIT/Apache-2.0"
keywords = ["floating-point", "mathematics", "numerics"]

description = """
Low-level manipulations of IEEE754 floating-point numbers.
"""

[features]
unstable = []