blob: 75245ad47cc514f5097a55f4ec2f8c1e952a4978 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
'\" t
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
.TH Num.1_PI 3 2025-11-29 "Tomo man-pages"
.SH NAME
Num.1_PI \- 1/pi
.SH LIBRARY
Tomo Standard Library
.SH SYNOPSIS
.nf
.BI Num.1_PI\ :\ Num
.fi
.SH DESCRIPTION
The constant $\frac{1}{\pi}$.
.SH SEE ALSO
.BR Tomo-Num (3)
|