calc: add Spanish translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
783b5a3ae9
commit
63ca452e8b
12
pages.es/linux/calc.md
Normal file
12
pages.es/linux/calc.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# calc
|
||||||
|
|
||||||
|
> Una calculadora de precisión arbitraria en la terminal.
|
||||||
|
|
||||||
|
- 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