Number Formats
Should Soulver interpret . as a decimal point or a thousand separator?
By default, Soulver uses the settings from your device's Language & Region system settings.

Choose your number format settings
On Mac, choose a different number format using Settings > Numbers > Number format.

North America
,
.
Western Europe
.
,
Eastern Europe
(space character)
,
Automatically inserting thousand separators when typing
Tick Format numbers with thousand separators in the Editing settings pane,
10000 will be automatically formatted as 10,000 (in North America, for example)

Converting numbers from foreign formats when pasting
On Mac, enable Convert foreign numbers when pasting in Settings > Numbers to convert pasted numbers into your chosen number format.
Using underscore as thousands separator
You may use an underscore character to separate numbers.
This is commonly supported in programming languages, so you can easily copy and paste numbers between Soulver and your code
Last updated