]> git.lizzy.rs Git - rust.git/commit
Provide more context for what the {f32,f64}::EPSILON values represent.
authorCorey Farwell <coreyf@rwell.org>
Sun, 20 May 2018 16:39:13 +0000 (12:39 -0400)
committerCorey Farwell <coreyf@rwell.org>
Mon, 28 May 2018 13:28:40 +0000 (09:28 -0400)
commit12878a78a7528dbe5888fe70fd5a0861c820c86a
tree8d8f602b9ac811245777c4c876b66563e4b65646
parent22c25dd73704701a3997d4f8503cbb2bc395a252
Provide more context for what the {f32,f64}::EPSILON values represent.
src/libcore/num/f32.rs
src/libcore/num/f64.rs