mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 15:26:04 +02:00
dc: edit link
This commit is contained in:
parent
5d2fa2261d
commit
12349ec3a5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# dc
|
||||
|
||||
> Calcolatore a precisione arbitraria. Usa la notazione polacca inversa (RPN).
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bc/manual/dc-1.05/>.
|
||||
> Maggiori informazioni: <https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html>.
|
||||
|
||||
- Avvia il calcolatore in modalità interattiva:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# dc
|
||||
|
||||
> An arbitrary precision calculator. Uses reverse polish notation (RPN).
|
||||
> More information: <https://www.gnu.org/software/bc/manual/dc-1.05/>.
|
||||
> More information: <https://www.gnu.org/software/bc/manual/dc-1.05/html_mono/dc.html>.
|
||||
|
||||
- Run calculator in interactive mode:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue