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

Use "precision" variable in GetPI.e, for more accuracy. Be careful of runaway targetLength. #12

Open
jmsck55 opened this issue Jun 15, 2023 · 1 comment

Comments

@jmsck55
Copy link
Owner

jmsck55 commented Jun 15, 2023

In GetPI.e, add "precision" variable to targetLength, then subtract "precision".

In "Eun functions", use "min()" function instead of "max()" function, in all "Eun functions".

https://github.com/jmsck55/eunumber/blob/main/myeunumber/trig/GetPI.e#L33

@jmsck55
Copy link
Owner Author

jmsck55 commented Jun 15, 2023

Use "max()" for "integer mode" in "Eun functions".

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