diff options
Diffstat (limited to 'man/man3/tomo-Int.sqrt.3')
| -rw-r--r-- | man/man3/tomo-Int.sqrt.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Int.sqrt.3 b/man/man3/tomo-Int.sqrt.3 index c9dcd302..50badcea 100644 --- a/man/man3/tomo-Int.sqrt.3 +++ b/man/man3/tomo-Int.sqrt.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.sqrt 3 2025-04-19T14:52:07.133389 "Tomo man-pages" +.TH Int.sqrt 3 2025-04-21T14:44:34.258485 "Tomo man-pages" .SH NAME -Int.sqrt \- Calculates the nearest square root of an integer. - +Int.sqrt \- square root .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Int.sqrt\ :\ func(x:\ Int\ ->\ Int) .fi - .SH DESCRIPTION Calculates the nearest square root of an integer. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
