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

bug #21

Open
button-chen opened this issue May 15, 2024 · 1 comment
Open

bug #21

button-chen opened this issue May 15, 2024 · 1 comment
Labels

Comments

@button-chen
Copy link

计算这个会得到错误的结果:
(((3 / 3 - 3 - 3) / (3 * 3) / 3 / 3) - ((3 / 3) * (3 / 3) - ((3 * 3) * (3 * 3))) / ((3 / 3) * (3 / 3) - 3 * 3 / (3 / 3) * ((3 / 3) / 3 / 3 + 3 - 3 * (3 / 3))))

正确结果应该是:-1.8014398509481984e+17
math-engine结果: 7.272877265274083e+16

@button-chen
Copy link
Author

可以使用python验证正确结果

@dengsgo dengsgo added the TBC label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants