A while ago I've used one written in pure bash https://github.com/bluebat/.bash/blob/master/bashbc.sh
Code: Select all
bashbc.sh 2.555+6.335
8.89
scale=2 bashbc.sh 2*(3/7)
0.84
Not so precise when it comes to rounding 0.857142857143, but was good enough for a progressbar.