[go: up one dir, main page]

approx 0.1.0

Approximate floating point equality comparisons and assertions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "approx"
version = "0.1.0"
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>"]
license = "Apache-2.0"
description = "Approximate floating point equality comparisons and assertions."

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

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

[lib]
name = "approx"