diff options
Diffstat (limited to 'man/man3/tomo-Num.log1p.3')
| -rw-r--r-- | man/man3/tomo-Num.log1p.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.log1p.3 b/man/man3/tomo-Num.log1p.3 index 7066ae4b..e6e41be7 100644 --- a/man/man3/tomo-Num.log1p.3 +++ b/man/man3/tomo-Num.log1p.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.log1p 3 2025-04-19T14:52:07.135711 "Tomo man-pages" +.TH Num.log1p 3 2025-04-21T14:44:34.260616 "Tomo man-pages" .SH NAME -Num.log1p \- Computes $\log(1 + x)$ for a number. - +Num.log1p \- logarithm of 1 plus x .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Num.log1p\ :\ func(x:\ Num\ ->\ Num) .fi - .SH DESCRIPTION Computes $\log(1 + x)$ for a number. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
