approx_det 2.0.0-beta.1

Approximate floating point equality comparisons and assertions.
Documentation

About The Project

This project is a fork of approx.

Like the upstream, approx_det provides approximate floating point equality comparisons and assertions for the Rust Programming Language, with more features.

Usage

Same as original.

License

The original approx is licensed under


Original readme of approx

approx

Build Status Version Documentation Downloads License

Approximate floating point equality comparisons and assertions for the Rust Programming Language.