New command: calc (#1380)
This commit is contained in:

committed by
Agniva De Sarker

parent
595c4eb234
commit
1ff585c6fd
11
pages/linux/calc.md
Normal file
11
pages/linux/calc.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# calc
|
||||
|
||||
> An interactive arbitrary-precision calculator on the terminal.
|
||||
|
||||
- Start calc in interactive mode:
|
||||
|
||||
`calc`
|
||||
|
||||
- Perform a calculation in non-interactive mode:
|
||||
|
||||
`calc -p '{{85 * (36 / 4)}}'`
|
Reference in New Issue
Block a user