Y
Hacker News
new
|
ask
|
show
|
jobs
by
gee_totes
4747 days ago
or the command line utility
bc
1 comments
lloeki
4747 days ago
If 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.
link