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

Round by digits #85

Open
WWRS opened this issue Jul 17, 2017 · 0 comments
Open

Round by digits #85

WWRS opened this issue Jul 17, 2017 · 0 comments
Assignees

Comments

@WWRS
Copy link

WWRS commented Jul 17, 2017

Proposed:
pop a,b: push a rounded to b digits after decimal

Also consider:
pop a,b: push a rounded to b significant figures
pop a: push a in scientific notation (ex: 9000 => 9e3)
pop a,b: push a in scientific notation rounded to b significant figures

Also, I am currently experiencing roundoff errors.

@Mego Mego self-assigned this Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants