1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.pt_BR/linux/pi.md
Renie Siqueira 85b9f79afa
pages.pt_BR/linux/*: update commands, descriptions, translations, and paths for multiple commands (#13800)
* bluetoothd: update on command path

* bspwm: update whole translation and all of its commands

* btrfs: update command order accordingly to styleguide

* dunstify: last example was refering to another command

* flatpak: - update description's verbs tenses to match styleguide
- remove command
- update app's names on commands

* lsblk: update commands' arguments

* pi: update commands order to match the styleguide

* poweroff: fix duplicated parameter

* systemctl: - update commands' descriptions
- add new commands

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-10-02 11:45:43 -03:00

408 B

pi

Calcula a constante decimal de Arquimedes Pi na linha de comando. Mais informações: https://manned.org/pi.

  • Exibe 100 dígitos decimais da constante de Archimedes Pi:

pi

  • Exibe um número específico de dígitos decimais da constante de Archimedes Pi:

pi {{number}}

  • Exibe leituras recomendadas:

pi --bibliography

  • Exibe ajuda:

pi --help

  • Exibe a versão:

pi --version