aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Num.fdim.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Num.fdim.3')
-rw-r--r--man/man3/tomo-Num.fdim.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-Num.fdim.3 b/man/man3/tomo-Num.fdim.3
index f4b0a46a..2b1071d1 100644
--- a/man/man3/tomo-Num.fdim.3
+++ b/man/man3/tomo-Num.fdim.3
@@ -19,11 +19,11 @@ Computes the positive difference between two numbers.
.TS
allbox;
-lb lb lbx lb
-l l l l.
-Name Type Description Default
-x Num The first number. -
-y Num The second number. -
+lb lb lbx
+l l l.
+Name Type Description
+x Num The first number.
+y Num The second number.
.TE
.SH RETURN
The positive difference $\max(0, x - y)$.