Skip to content

Conversation

@tsubery
Copy link
Contributor

@tsubery tsubery commented Dec 27, 2016

Fix for issue.
Zero has sepcial encoding as IEEE754 floating point number with a 0 value for exponent. This encoding requires special handling in current Float.round implementation.

Zero has sepcial encoding as IEEE754 floating point number with a 0
value for exponent. This encoding requires special handling in
current Float.round implementation.
@josevalim josevalim merged commit 599854b into elixir-lang:master Dec 27, 2016
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

josevalim pushed a commit that referenced this pull request Dec 27, 2016
Zero has special encoding as IEEE754 floating point number with a 0
value for exponent. This encoding requires special handling in
current Float.round implementation.

Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
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