diff options
Diffstat (limited to 'man/man3/tomo-Num.isfinite.3')
| -rw-r--r-- | man/man3/tomo-Num.isfinite.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Num.isfinite.3 b/man/man3/tomo-Num.isfinite.3 index fac2f19d..81002b32 100644 --- a/man/man3/tomo-Num.isfinite.3 +++ b/man/man3/tomo-Num.isfinite.3 @@ -19,10 +19,10 @@ Checks if a number is finite. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -n Num The number to be checked. - +lb lb lbx +l l l. +Name Type Description +n Num The number to be checked. .TE .SH RETURN `yes` if `n` is finite, `no` otherwise. |
