Advanced calculator with support for complex expressions and functions
Very capable calculator
wcalc
$ wcalc '2 + 2 * 3'
$ wcalc 'sin(3.14159/2)'
$ wcalc '0xff + 0b1010'