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