aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Num.nextafter.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Num.nextafter.3')
-rw-r--r--man/man3/tomo-Num.nextafter.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Num.nextafter.3 b/man/man3/tomo-Num.nextafter.3
index 06256bdf..1379239b 100644
--- a/man/man3/tomo-Num.nextafter.3
+++ b/man/man3/tomo-Num.nextafter.3
@@ -19,11 +19,11 @@ Computes the next representable value after a given number towards a specified d
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-x Num The starting number. -
-y Num The direction towards which to find the next representable value. -
+lb lb lbx
+l l l.
+Name Type Description
+x Num The starting number.
+y Num The direction towards which to find the next representable value.
.TE
.SH RETURN
The next representable value after `x` in the direction of `y`.