diff options
Diffstat (limited to 'man/man3/tomo-Num.sinh.3')
| -rw-r--r-- | man/man3/tomo-Num.sinh.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Num.sinh.3 b/man/man3/tomo-Num.sinh.3 index c154356f..b3157201 100644 --- a/man/man3/tomo-Num.sinh.3 +++ b/man/man3/tomo-Num.sinh.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.sinh 3 2025-09-21 "Tomo man-pages" +.TH Num.sinh 3 2025-11-29 "Tomo man-pages" .SH NAME Num.sinh \- hyperbolic sine .SH LIBRARY @@ -31,3 +31,5 @@ The hyperbolic sine of `x`. .EX assert (0.0).sinh() == 0 .EE +.SH SEE ALSO +.BR Tomo-Num (3) |
