diff options
Diffstat (limited to 'man/man3/tomo-Num.rint.3')
| -rw-r--r-- | man/man3/tomo-Num.rint.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.rint.3 b/man/man3/tomo-Num.rint.3 index dc552d41..5c8fe013 100644 --- a/man/man3/tomo-Num.rint.3 +++ b/man/man3/tomo-Num.rint.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.rint 3 2025-04-19T14:52:07.136169 "Tomo man-pages" +.TH Num.rint 3 2025-04-21T14:44:34.260949 "Tomo man-pages" .SH NAME -Num.rint \- Rounds a number to the nearest integer, with ties rounded to the nearest even integer. - +Num.rint \- round to nearest integer .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Num.rint\ :\ func(x:\ Num\ ->\ Num) .fi - .SH DESCRIPTION Rounds a number to the nearest integer, with ties rounded to the nearest even integer. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
