Files
tldr/pages.zh/linux/pi.md

24 lines
355 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# π
> 计算小数形式的阿基米德常数π。
> 更多信息:<https://manned.org/pi>。
- 显示阿基米德常数π的100位小数
`pi`
- 显示指定数量的小数位数的阿基米德常数π:
`pi {{number}}`
- 显示推荐阅读:
`pi --bibliography`
- 显示帮助信息:
`pi --help`
- 显示版本信息:
`pi --version`