Arbitrary precision calculator for complex mathematical computations
Arbitrary precision calculator
calc
$ calc '2^100'
$ calc 'sin(1)'
$ calc 'x=5; x*x + 2*x + 1'