kalker

Full-featured calculator with math syntax support for CLI

brewmacoslinux
Try with needOr install directly
Source

About

Full-featured calculator with math syntax

Commands

kalker

Examples

Basic arithmetic calculation$ kalker '2 + 2 * 3'
Calculate with trigonometric functions$ kalker 'sin(pi/2) + cos(0)'
Interactive calculator mode$ kalker