]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a bogus threshold that was copied from the double precision version.
authordas <das@FreeBSD.org>
Thu, 10 Feb 2011 07:37:29 +0000 (07:37 +0000)
committerdas <das@FreeBSD.org>
Thu, 10 Feb 2011 07:37:29 +0000 (07:37 +0000)
commitf2ff0c6d0eea75db8803d1e7ffbdc0b438257407
tree8af1ebf0dd8518948b3f0d293e98ebda7e9d4a47
parent1fb177abe260e02bea61ae30726ccc7f80a357c0
Fix a bogus threshold that was copied from the double precision version.
This commit should have no effect on correctness; it merely changes the
threshold at which a simpler approximation can be used.

Reviewed by: bde
lib/msun/src/e_expf.c