System Grab Bag

View all TLDR pages from Linux (or from all pages)

pi

Compute decimal Archimedes' constant Pi. 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

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.