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