blob: 73fb86fa0f596053a340850d496b18d20a803c53 (
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.LN2 3 2025-04-21 "Tomo man-pages"
.SH NAME
Num.LN2 \- log(2)
.SH LIBRARY
Tomo Standard Library
.SH SYNOPSIS
.nf
.BI Num.LN2\ :\ Num
.fi
.SH DESCRIPTION
The natural logarithm of 2.
|