Post
Topic
Board Project Development
Re: Bitcoin price calculator - Calculate live and historic Bitcoin prices
by
blockgardener
on 21/08/2021, 07:57:06 UTC
Can you give an example of digit grouping for bigger numbers?

Your site shows in the box, now, for example, for 100 BTC -> 4231184.00
With digit grouping it would be either 4 231 184.00, either 4,231,184.00, for easier reading.

It's interesting that in page title you did put some sort of grouping (although dot is usually the decimal point, but I know that it depends on the country/locale) 42.311,84


Thank you for the elaboration, I added the grouping of numbers in the input field.