calc: move from linux
to common
(#8148)
This commit is contained in:
12
pages.es/common/calc.md
Normal file
12
pages.es/common/calc.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# calc
|
||||
|
||||
> Una calculadora de precisión arbitraria en la terminal.
|
||||
> Más información: <https://github.com/lcn2/calc>.
|
||||
|
||||
- Iniciar calc en modo interactivo:
|
||||
|
||||
`calc`
|
||||
|
||||
- Realizar un cálculo en modo no-interactivo:
|
||||
|
||||
`calc -p '{{85 * (36 / 4)}}'`
|
Reference in New Issue
Block a user