diff options
Diffstat (limited to 'man/man3/tomo-Num.log.3')
| -rw-r--r-- | man/man3/tomo-Num.log.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/man3/tomo-Num.log.3 b/man/man3/tomo-Num.log.3 index de0a2d5c..5cfd660c 100644 --- a/man/man3/tomo-Num.log.3 +++ b/man/man3/tomo-Num.log.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Num.log 3 2025-04-30 "Tomo man-pages" +.TH Num.log 3 2025-09-21 "Tomo man-pages" .SH NAME Num.log \- natural logarithm .SH LIBRARY @@ -29,6 +29,5 @@ The natural logarithm of `x`. .SH EXAMPLES .EX ->> Num.E.log() -= 1 +assert Num.E.log() == 1 .EE |
