aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Num.isinf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Num.isinf.3')
-rw-r--r--man/man3/tomo-Num.isinf.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Num.isinf.3 b/man/man3/tomo-Num.isinf.3
index f8587d7a..8de9736e 100644
--- a/man/man3/tomo-Num.isinf.3
+++ b/man/man3/tomo-Num.isinf.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Num.isinf 3 2025-09-21 "Tomo man-pages"
+.TH Num.isinf 3 2025-11-29 "Tomo man-pages"
.SH NAME
Num.isinf \- check for infinite number
.SH LIBRARY
@@ -32,3 +32,5 @@ n Num The number to be checked. -
assert Num.INF.isinf() == yes
assert (1.0).isinf() == no
.EE
+.SH SEE ALSO
+.BR Tomo-Num (3)