blob: d0f9e22297be5f08f422066cd3c67057fb06d4e3 (
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.LOG2E 3 2025-04-19T14:48:15.714232 "Tomo man-pages"
.SH NAME
Num.LOG2E \- The base 2 logarithm of $e$
.SH LIBRARY
Tomo Standard Library
.SH SYNOPSIS
.nf
.BI Num.LOG2E\ :\ Num
.fi
.SH DESCRIPTION
The base 2 logarithm of $e$
|