[go: up one dir, main page]

approx 0.1.1

Approximate floating point equality comparisons and assertions.
Documentation
[package]
name = "approx"
version = "0.1.1"
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>"]
license = "Apache-2.0"
description = "Approximate floating point equality comparisons and assertions."

documentation = "http://brendanzab.github.io/approx"
homepage = "https://github.com/brendanzab/approx"
repository = "https://github.com/brendanzab/approx"
readme = "README.md"

keywords = ["math", "floating-point", "equality", "test", "assert"]

[lib]
name = "approx"

[features]
  no_std = []