how will this help? I after the recalculation needs to be changed - monique_Considi commented on April 19th 20 at 12:29
here it seems the answer is on the surface, you need to put bare numbers in data-* , and then they get to stay with them for mathematical operations and display to the user in the style of your idea.
// In Russia as a separator whole and a fractional part a comma, and the thousands separator is the space
console.log(number.toLocaleString('EN-us'));
// → 123 456,789
how will this help? I after the recalculation needs to be changed - monique_Considi commented on April 19th 20 at 12:29
Format numbers can be so
- Alex_Willms commented on April 19th 20 at 12:32