From BStegmaier

Jump to: navigation, search
  • For scientific mode start with
bc -l
  • Change number of decimal places
scale=n

Fun

  • Bc quits if pattern "quit" is contained in a command - neglecting all other commands
if(0==1)quit