Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

37 - non-terminating decimals #37

Open
joshsh opened this issue Apr 8, 2011 · 0 comments
Open

37 - non-terminating decimals #37

joshsh opened this issue Apr 8, 2011 · 0 comments

Comments

@joshsh
Copy link
Owner

joshsh commented Apr 8, 2011

Try this simple query:
    5.0 7.0 div >> .

It fails because the decimal representation of the result is
non-terminating.  This is certainly unintuitive behavior.  Perhaps
BigDecimal is not an appropriate implementation of xsd:decimal in Ripple.


Original link: http://code.google.com/p/ripple/issues/detail?id=37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant