aboutsummaryrefslogtreecommitdiffstats
path: root/libj2.7
diff options
context:
space:
mode:
Diffstat (limited to 'libj2.7')
-rw-r--r--libj2.78
1 files changed, 4 insertions, 4 deletions
diff --git a/libj2.7 b/libj2.7
index 8a7562f..102e53e 100644
--- a/libj2.7
+++ b/libj2.7
@@ -30,12 +30,12 @@ Extend an intrinsic integer to an extended-precision integer.
.BR libj2_j2i_min (3),
.TQ
.BR libj2_j2u_min (3)
-Assign the minimum presentable value.
+Assign the minimum representable value.
.TP
.BR libj2_j2i_max (3),
.TQ
.BR libj2_j2u_max (3)
-Assign the maximum presentable value.
+Assign the maximum representable value.
.TP
.BR libj2_j2i_zero (3),
.TQ
@@ -273,12 +273,12 @@ or eqaul to it.
.BR libj2_j2i_is_min (3),
.TQ
.BR libj2_j2u_is_min (3)
-Check whether a value is the minimum presentable value.
+Check whether a value is the minimum representable value.
.TP
.BR libj2_j2i_is_max (3),
.TQ
.BR libj2_j2u_is_max (3)
-Check whether a value is the maximum presentable value.
+Check whether a value is the maximum representable value.
.TP
.BR libj2_j2i_is_zero (3),
.TQ