Full-featured calculator with math syntax support for CLI
Full-featured calculator with math syntax
kalker
$ kalker '2 + 2 * 3'
$ kalker 'sin(pi/2) + cos(0)'
$ kalker