Skip to content

Document limits of Float.parse/1.#3863

Merged
josevalim merged 1 commit into
elixir-lang:masterfrom
joshuap:float_parse_documentation
Oct 13, 2015
Merged

Document limits of Float.parse/1.#3863
josevalim merged 1 commit into
elixir-lang:masterfrom
joshuap:float_parse_documentation

Conversation

@joshuap

@joshuap joshuap commented Oct 13, 2015

Copy link
Copy Markdown

This PR clarifies the documentation for Float.parse/1 and adds test assertions to demonstrate the limits enforced by erlang/IEEE 754-1985 double precision floats. See #3862 for more context. /cc @josevalim

This commit clarifies the documentation for `Float.parse/1` as well as
adds test assertions to demonstrate the limits enforced by erlang/IEEE
754-1985 double precision floats. See elixir-lang#3862 for more context.
josevalim added a commit that referenced this pull request Oct 13, 2015
@josevalim
josevalim merged commit d5a0db2 into elixir-lang:master Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants