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