mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-09 08:15:41 +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.
|
> Calculator.
|
||||||
|
|
||||||
- Run calculator in interactive mode:
|
- Run calculator in interactive mode using the standard math library:
|
||||||
|
|
||||||
`bc -i`
|
|
||||||
|
|
||||||
- Run calculator in interactive mode with floating point support:
|
|
||||||
|
|
||||||
`bc -l`
|
`bc -l`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue