1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-08 22:15:40 +02:00

simplification

* merged lines about interactive mode and mathlib
This commit is contained in:
kalebo 2016-11-21 09:33:08 -07:00 committed by Agniva De Sarker
parent 1b5152e58f
commit e3f1d3377f

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`