This is the first time I am using bc. I want to calculate the log (base 10) of a number. How do I this?
bc -l l(____)
(fill in the blank there with your number)
I found tutorials at:
http://unix-simple.blogspot.com/2006/10/unix-basic-calculator.html
and
http://unix-simple.blogspot.com/2006/10/taking-roots-with-unix-basic.html