diff options
Diffstat (limited to 'man/man3/tomo-Num.expm1.3')
| -rw-r--r-- | man/man3/tomo-Num.expm1.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.expm1.3 b/man/man3/tomo-Num.expm1.3 index 1acdd71e..4f77d95e 100644 --- a/man/man3/tomo-Num.expm1.3 +++ b/man/man3/tomo-Num.expm1.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.expm1 3 2025-04-19T14:52:07.135255 "Tomo man-pages" +.TH Num.expm1 3 2025-04-21T14:44:34.260152 "Tomo man-pages" .SH NAME -Num.expm1 \- Computes $e^x - 1$ for a number. - +Num.expm1 \- base-e exponential minus 1 .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Num.expm1\ :\ func(x:\ Num\ ->\ Num) .fi - .SH DESCRIPTION Computes $e^x - 1$ for a number. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
