1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 17:42:07 +02:00
tldr/pages/linux/pi.md

391 B

pi

Compute decimal Archimedes' constant Pi on the command-line. More information: https://manned.org/pi.

  • Display 100 decimal digits of Archimedes' constant Pi:

pi

  • Display a specified number of decimal digits of Archimedes' constant Pi:

pi {{number}}

  • Display help:

pi --help

  • Display version:

pi --version

  • Display recommended readings:

pi --bibliography