float_extras 0.1.3

Extra floating-point math functions from C math library.
Documentation
[package]
name = "float_extras"
version = "0.1.3"
authors = ["yjh0502 <yjh0502@gmail.com>"]

description = "Extra floating-point math functions from C math library."
repository = "https://github.com/yjh0502/float_extras"
documentation = "https://docs.rs/float_extras"

license = "Apache-2.0"

[dependencies]
libc = "0.2"