summaryrefslogtreecommitdiff
path: root/src/round_raw_generic.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-07-06 13:55:47 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2012-07-06 13:55:47 +0000
commitd6b06865fb9c35548aae46c10548db7204ae8ed1 (patch)
tree177ec6a85ad366903c838323abaeadee291986e4 /src/round_raw_generic.c
parente1f3187fa41037b735264e0de682e333583ba97b (diff)
downloadmpfr-d6b06865fb9c35548aae46c10548db7204ae8ed1.tar.gz
Replaced "denormalized" by the official term "subnormal".
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8334 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/round_raw_generic.c')
-rw-r--r--src/round_raw_generic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/round_raw_generic.c b/src/round_raw_generic.c
index 5f42559a7..9842bfc6c 100644
--- a/src/round_raw_generic.c
+++ b/src/round_raw_generic.c
@@ -47,7 +47,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
* Note: yprec may be < MPFR_PREC_MIN; in particular, it may be equal
* to 1. In this case, the even rounding is done away from 0, which is
* a natural generalization. Indeed, a number with 1-bit precision can
- * be seen as a denormalized number with more precision.
+ * be seen as a subnormal number with more precision.
*/
int