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

Remove decimal output from Disco #407

Open
byorgey opened this issue Oct 31, 2024 · 0 comments
Open

Remove decimal output from Disco #407

byorgey opened this issue Oct 31, 2024 · 0 comments

Comments

@byorgey
Copy link
Member

byorgey commented Oct 31, 2024

The automatic decimal output is perhaps a misfeature. At the very least it is annoying that it cannot be controlled. If you want to see the decimal equivalent of something you can always, say, add 0.0 to force that output, but there is no way to do the opposite.

I don't think there's really any reason to have decimal output in a teaching language for discrete math. We should simply remove it. (However, we should keep the ability to parse rational numbers in decimal format.)

See also #400.

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