bcalc - the insanely simple command line calculator for macOS What is bcalc? bcalc is the dumbed down version of bc, or in simple terms, a very basic terminal calculator for macOS Why use bcalc? you want a more streamlined terminal calculator for macOS terminal you don't need a fancy cli calculator but rather just the essentials you live in the command line How to install/use bcalc? to install you must run the commands below - these commands will allow you access to my Homebrew tap and subsequently download programs from here tap bensadel/tap brew install bcalc after installing, you can invoke bcalc by typing bcalc