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:
parent
1b5152e58f
commit
e3f1d3377f
1 changed files with 1 additions and 5 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue