aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Num.is_between.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Num.is_between.3')
-rw-r--r--man/man3/tomo-Num.is_between.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.is_between.3 b/man/man3/tomo-Num.is_between.3
index c625093a..8464075d 100644
--- a/man/man3/tomo-Num.is_between.3
+++ b/man/man3/tomo-Num.is_between.3
@@ -2,21 +2,21 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Num.is_between 3 2025-04-19T14:52:07.135471 "Tomo man-pages"
+.TH Num.is_between 3 2025-04-21T14:44:34.260375 "Tomo man-pages"
.SH NAME
-Num.is_between \- Determines if a number is between two numbers (inclusive).
-
+Num.is_between \- check if a number is in a range
.SH LIBRARY
Tomo Standard Library
.SH SYNOPSIS
.nf
.BI Num.is_between\ :\ func(x:\ Num,\ low:\ Num,\ high:\ Num\ ->\ Bool)
.fi
-
.SH DESCRIPTION
Determines if a number is between two numbers (inclusive).
+.SH ARGUMENTS
+
.TS
allbox;
lb lb lbx lb