X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/c50b6f56db28b9899ebe08201288c8d0707ffb6d..de1d2c781cd2cadf7b7949763f206d407ecd8c3c:/hints/t001.c diff --git a/hints/t001.c b/hints/t001.c index 51fdefd..562d759 100644 --- a/hints/t001.c +++ b/hints/t001.c @@ -52,7 +52,7 @@ void test(double *result) fadd,dbl %fr4,%fr12,%fr4 fsub,dbl %fr4,%fr12,%fr4 - This code depends on the floading-add and + This code depends on the floating-add and floating-subtract retaining all of the precision present in the operands. There is no such guarantee when using floating-point,