16 ms·
Use AlfredApp for arithmetic ;)
by iAinsley 13y ago
Use AlfredApp for arithmetic ;)
- gee_totes 13y agoor the command line utility bc
- lloeki 13y agoIf you use bash, you can also use $(( 3 + 2 )). More often than not, if it gets cumbersome to fit it into Spotlight, I'm going to fire up a Python console.
- lloeki 13y agoThe fact that Spotlight does arithmetic seems like it's regularly overlooked.