Crates.io | almost |
lib.rs | almost |
version | 0.2.0 |
source | src |
created_at | 2019-06-14 00:48:27.963777 |
updated_at | 2019-08-11 18:49:55.351735 |
description | A crate for comparing floating point numbers |
homepage | |
repository | https://github.com/thomcc/almost |
max_upload_size | |
id | 140989 |
size | 174,586 |
This crate strives to make choices that are good for most cases, and not providing you a complex API that encourages misuse.
std::{f32,f64}::EPSILON
.no_std
compatible alwaysPublic domain, as explained here