Man page for apt-get pi Command
This tutorial shows the man page for man pi in linux.
Open terminal with 'su' access and type the command as shown below:
man pi
Result of the Command Execution shown below:
PI(1) PI(1)
NAME
pi compute decimal Archimedes' constant Pi to arbitrary accuracy.
SYNOPSIS
pi [digits]
DESCRIPTION
The pi command prints 100 decimal digits of Archimedes' constant pi or
a number of digits specified by an integer parameter on the command
line.
help Show summary of options.
version
Show version of program and exit.
bibliography
Output recommended readings and exit.
SEE ALSO
The CLN library is documented fully by cln, available via the Info sys
tem.
AUTHOR
CLN was written by Bruno Haibleand is maintained by
Richard Kreckel.
PI(1)