diff options
Diffstat (limited to 'math/libm-test-support.c')
-rw-r--r-- | math/libm-test-support.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libm-test-support.c b/math/libm-test-support.c index a827e95361..8fe3082929 100644 --- a/math/libm-test-support.c +++ b/math/libm-test-support.c @@ -83,7 +83,7 @@ functions. Inline functions: Inlining functions should give an improvement in - speed - but not in precission. The inlined functions return + speed - but not in precision. The inlined functions return reasonable values for a reasonable range of input values. The result is not necessarily correct for all values and exceptions are not correctly raised in all cases. Problematic input and return |