mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +00:00
![]() Note: this answer is less correct, but that is because zigs sub answers are more correct. Zig specifically gives a more accurate answer for Num.log 3. old answer: 1.0986122886681098 zig's answer: 1.0986122886681096 correct answer: 1.098612288668109691395 Both answers are technically correct when limited to doubles. Zig's answer is closer to truly correct. That said, the more correct answer leads to a slight rounding error in the final division. So the new output is 4.000000000000001 instead of 4.0 |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |