Properties
Category
Uncategorized
Similar Topics
Statistics
Comments
3
Participants
2
Subscribers
2
Votes
1
Views
701
Share
Answered
I have a glider that changes a number and show it as a text.
Is it possible with script or something that the number shows with thousand separator, so instead of 2000000 it shows 2 000 000? And instead of 0.02 it shows 0,02 with comma?
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2023 International GeoGebra Institute
I havent looked at it yet, but I think it might be possible with a combination of IndexOf, Length and Take command. So I posted the question in case someone already have done it.
here an example. you can do it for decimal with indexof and take. split the unicode list in dot and convert in coma
Comments have been locked on this page!