diff options
Diffstat (limited to 'man/man3/tomo-Float64.y0.3')
| -rw-r--r-- | man/man3/tomo-Float64.y0.3 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/man/man3/tomo-Float64.y0.3 b/man/man3/tomo-Float64.y0.3 index 95d67c3b..1724a29d 100644 --- a/man/man3/tomo-Float64.y0.3 +++ b/man/man3/tomo-Float64.y0.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Float64.y0 3 2025-11-09 "Tomo man-pages" +.TH Float64.y0 3 2025-12-11 "Tomo man-pages" .SH NAME Float64.y0 \- Bessel function .SH LIBRARY @@ -19,10 +19,10 @@ Computes the Bessel function of the second kind of order 0. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -x Float64 The number for which the Bessel function is to be calculated. - +lb lb lbx +l l l. +Name Type Description +x Float64 The number for which the Bessel function is to be calculated. .TE .SH RETURN The Bessel function of the second kind of order 0 of `x`. @@ -31,3 +31,5 @@ The Bessel function of the second kind of order 0 of `x`. .EX assert (1.0).y0() == -0.7652 .EE +.SH SEE ALSO +.BR Tomo-Float64 (3) |
