blob: 2bf25b0fc02072f8b28e75e8b88a98d446e9b0cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
'\" t
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
.TH Num.2_SQRTPI 3 2025-04-19T14:48:15.714076 "Tomo man-pages"
.SH NAME
Num.2_SQRTPI \- The constant $2 \times \sqrt{\pi}$.
.SH LIBRARY
Tomo Standard Library
.SH SYNOPSIS
.nf
.BI Num.2_SQRTPI\ :\ Num
.fi
.SH DESCRIPTION
The constant $2 \times \sqrt{\pi}$.
|