Permalink to Table of ContentsTable of Contents
- Quick Take
- Convert decimal commas while retaining grouping separators
- Pad a single decimal digit while removing thousand separators
- Leave a single decimal place unpadded
- Convert a comma decimal separator to a dot
- Remove spaced thousand separators when no decimal separator is present
- Keep thousand separators while still normalising the outer quotes
- Leave a value unchanged when it contains non-numeric text
- Preserve a number whose separators are ambiguous
- Pad one-digit fractions without losing precision
- Remove spaces used as thousand separators
- Remove apostrophes used as thousand separators