simplification

* merged lines about interactive mode and mathlib
coverage
kalebo 2016-11-21 09:33:08 -07:00 committed by Agniva De Sarker
parent 1b5152e58f
commit e3f1d3377f
1 changed files with 1 additions and 5 deletions

View File

@ -2,11 +2,7 @@
> Calculator.
- Run calculator in interactive mode:
`bc -i`
- Run calculator in interactive mode with floating point support:
- Run calculator in interactive mode using the standard math library:
`bc -l`