We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb4667 commit d92a450Copy full SHA for d92a450
lib/elixir/lib/float.ex
@@ -33,7 +33,7 @@ defmodule Float do
33
There are also other known problems like flooring or rounding numbers. See
34
`round/2` and `floor/2` for more details about them.
35
36
- To learn more about floting-point arithmetic visit:
+ To learn more about floating-point arithmetic visit:
37
38
* [0.30000000000000004.com](http://0.30000000000000004.com/)
39
* [What Every Programmer Should Know About Floating-Point Arithmetic](http://floating-point-gui.de/)
0 commit comments