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

Wrong value for e when using comma as a decimal separator. #334

Open
pivotiiii opened this issue Jan 17, 2025 · 0 comments
Open

Wrong value for e when using comma as a decimal separator. #334

pivotiiii opened this issue Jan 17, 2025 · 0 comments

Comments

@pivotiiii
Copy link

Hey,
after adding decimal-separator-style = "comma" to my config.toml file, the value for e gets calculated as approx. 2718281828459045235. When using dots the separator is at the correct position of approx. 2.718281828459045235. Other constants like pi work fine with the comma style.

Image

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