approx_eq 0.1.6

A macro for comparing equality of two values up to an arbitrary error in the *relative* difference
Documentation
[dependencies]

[package]
authors = ["Jeff Shen <jshen2014@hotmail.com>"]
description = "A macro for comparing equality of two values up to an arbitrary error in the *relative* difference"
edition = "2018"
keywords = ["testing", "error", "approximate", "float", "comparison"]
license = "MIT OR Apache-2.0"
name = "approx_eq"
readme = "README.md"
repository = "https://github.com/al-jshen/approx_eq"
version = "0.1.6"