diff options
Diffstat (limited to 'man/man3/tomo-Num.atan2.3')
| -rw-r--r-- | man/man3/tomo-Num.atan2.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Num.atan2.3 b/man/man3/tomo-Num.atan2.3 index ee2400aa..e960bf99 100644 --- a/man/man3/tomo-Num.atan2.3 +++ b/man/man3/tomo-Num.atan2.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.atan2 3 2025-09-21 "Tomo man-pages" +.TH Num.atan2 3 2025-11-29 "Tomo man-pages" .SH NAME Num.atan2 \- arc tangent from 2 variables .SH LIBRARY @@ -32,3 +32,5 @@ The arc tangent of `x/y` in radians. .EX assert Num.atan2(1, 1) == 0.7854 .EE +.SH SEE ALSO +.BR Tomo-Num (3) |
