How to use Sumico
Write one calculation per line. The answer appears on the right as you type, and a click on it copies it. Every result on this page is calculated by Sumico in your browser.
Arithmetic
-
2 + 3 * 4 -
(2 + 3) * 4 -
2 ^ 10Power -
10 mod 3Remainder -
5!Factorial -
12 plus 8 times 2Words work as operators too
Percentages
-
20% of 450 -
5% on 200Add a percentage -
10% off 80Take a percentage off -
1200 + 20% -
15 as a % of 60What share one number is of another -
20% of what is 50The whole from its part
Large numbers
-
5k -
2.5M -
3 thousand -
1.5 billion
Variables, labels and comments
-
price = 450tax = 20%price + taxName a value, then use it below -
Rent: 1200Text before a colon is a label -
1200 // monthlyEverything after // is a comment -
# BudgetA line starting with # is a heading
Totals
-
12080sumAdds up the lines above, up to a blank line -
1020average -
50prev * 2The result of the line above
Units
-
10 km in miles -
5 ft 11 inches in cm -
1 hectare in acres -
3 l in cups -
70 kg in lb -
100 km/h in mph -
30 °C in °F -
2 GB in MB -
2 hours 30 minutes in minutes -
90 degrees in radians -
12 pt in px
Currencies
-
$100 in EUR -
50 GBP in USD -
100 euro in yen -
$30 + €20Mixed currencies convert to the first one -
1 BTC in USDCrypto too
Dates and time
-
today -
today + 3 weeks -
next friday -
3 days ago -
in 2 weeks -
December 25 - todayDays until a date -
now in TokyoTime in another city or zone -
2:30 pm in London
Functions and constants
-
sqrt 16 -
round(3.14159) -
abs(-7) -
log 1000 -
sin 30Degrees or radians, as set in Preferences -
min(3; 7; 1) -
2 pi
Number formats
-
255 in hex -
0xFF -
10 in binary -
1500000 in sci
Keyboard shortcuts
| Ctrl+N | New document |
| Ctrl+P, Ctrl+K | Switch documents |
| Ctrl+Shift+D | Duplicate the document |
| Ctrl+Shift+C | Copy the result of the current line |
| Ctrl+Shift+0 | Wrap the line in parentheses |
| Ctrl+Shift+Backspace | Clear the document |
| Ctrl+F | Find in the document |
| Ctrl+=, Ctrl+-, Ctrl+0 | Zoom in, out, reset |
| Ctrl+O, Ctrl+S | Import, export a file (desktop app) |
| Ctrl+, | Preferences |
| F1 | This help |
Exchange rates
The app refreshes rates when it is online and keeps working offline with the last rates it has, marking stale ones with a dot. Examples on this page use the rates of 2026-09-20.