Fix the documentation comment of checkint in powf
commitd734727837b5135c4c4c540d8c53e5a06aa7556a
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 19 Sep 2018 09:09:41 +0000 (19 10:09 +0100)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Wed, 19 Sep 2018 09:13:20 +0000 (19 10:13 +0100)
tree33e091a8bc1bcf3fd248355a5a7af09c6821500f
parent424c4f60ed6190e2ea0e72e0873bf3ebcbbf5448
Fix the documentation comment of checkint in powf

checkint in powf is not supposed to be used with 0, inf or nan inputs.

* sysdeps/ieee754/flt-32/e_powf.c (checkint): Fix documentation.
ChangeLog
sysdeps/ieee754/flt-32/e_powf.c