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

CalcyPy options #126

Open
Niefer opened this issue Jun 3, 2024 · 0 comments
Open

CalcyPy options #126

Niefer opened this issue Jun 3, 2024 · 0 comments

Comments

@Niefer
Copy link

Niefer commented Jun 3, 2024

I have set the following CalcyPy options:
Decimal point and group separator = System default
Decimal output Precision = 3
Show group separator in result = Checked

My Windows Control Panel \ Region \ Additional settings... \ Numbers settings are:
Decimal symbol = . (dot)
No. of digits after decimal = 3
Digit grouping symbol = (space)
List separator = , (comma)
And it shows the example - 123 456 789.000

Now for what CalcyPy does:

  • if there is an integer, the group separator , (comma) is displayed instead of (space),
  • if there is a decimal number, it doesn't show the group separator at all.

Is this a bug or did I just set the wrong parameters?

CalcyPy 01 CalcyPy 02

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