Skip to main content

How can I set the number of floating point digits in bc?

02 Mar 2013 - linux

The following command sets the precision of floating point operations to 2 digits.

scale = 2