diff options
Diffstat (limited to 'man/man3/tomo-Num.abs.3')
| -rw-r--r-- | man/man3/tomo-Num.abs.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.abs.3 b/man/man3/tomo-Num.abs.3 index aa398693..9a8ebe65 100644 --- a/man/man3/tomo-Num.abs.3 +++ b/man/man3/tomo-Num.abs.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.abs 3 2025-04-19T14:52:07.134564 "Tomo man-pages" +.TH Num.abs 3 2025-04-21T14:44:34.259511 "Tomo man-pages" .SH NAME -Num.abs \- Calculates the absolute value of a number. - +Num.abs \- absolute value .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Num.abs\ :\ func(n:\ Num\ ->\ Num) .fi - .SH DESCRIPTION Calculates the absolute value of a number. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
