Soulver 3 for Mac, iPad & iPhone
  • Frequently asked questions
  • Changelog
  • Request a new feature
  • What's new in Soulver 3?
  • Features
    • Getting Started
    • Totals & Subtotals
    • Line References
    • Variables
    • Formatting
      • Number Formats
      • Text Stying
      • Answer Formatting
    • Sheets & Files
      • Sheets
      • Sheetbooks
      • Soulver Files (.slvr)
    • Live Data
      • Weather
      • Stock Prices
      • Wolfram|Alpha (knowledge assistant)
    • Exporting
      • PDF & Printing
      • Soulver Studio
    • Integrations
      • Alfred & Raycast
      • macOS Services
      • URL Schemes
      • Terminal (CLI)
    • Tips & Tricks
      • Mac
      • iPad & iPhone
  • Syntax Reference
    • General
      • Operators
      • Rounding
      • Averages & Median
      • Logarithms & Roots
      • Trigonometry & Constants
      • Conditionals
      • Miscellaneous
    • Percentages
    • Units & Conversions
      • Converting Units
      • Currencies
      • Rates
      • Cooking Calculations
      • Unit Reference
      • Currency Reference
    • Dates
      • Calendar Calculations
      • Workdays & Weekdays
      • Timestamps & ISO8601
    • Time
      • Time Zone Conversions
      • Time Formats
      • Clock Time Calculations
      • Video Timecode & Frame Rates
    • Money & Finance
      • Compound Interest & Investments
      • Mortgage/Loan Repayments
  • Bases & Bitwise
  • Headings & Comments
  • Large Number Symbols
  • 🧪Experimental
    • Soulver X Series on GitHub
Powered by GitBook
On this page
  • Notation symbols for large numbers
  • Scientific Notation

Was this helpful?

Large Number Symbols

Last updated 6 days ago

Was this helpful?

By default, Soulver uses large number symbols when displaying large answers:

100,000 + 200,000               | 300k
3 million + 10%                 | 3.3M

If you don't like this feature you can disable it for all lines (see ), or on a line-by-line bases in the contextual menu on a line.

We think this feature makes working with large numbers easier because you don't need to count zeros to immediately know the magnitude of the number you're working with.

Notation symbols for large numbers

You can also use large number symbols in your math expressions to make working with large numbers easier.

Numbers with currency symbols ($, €, £, etc) also support additional large number notation symbols.

Symbol
Value
Example

k

thousand

2.5k

M

million

5M

G

billion

10G

T

trillion

20T

Symbol
Value
Example

k or K

thousand

$3k, $4K

m or M

million

$5m, €6M

B, b or bn

billion

$7B, ¥8b, $9bn

T, t or tn

trillion

$10T, €11t, £12tn

Scientific Notation

If you'd like to see a number in scientific notation instead of large number notation, use "as sci"

SI-inspired
Answer Formatting
Converting a large number into scientific notation