Commit Graph

5 Commits

Author SHA1 Message Date
Gregory Nutt 96edfdb4c7 libm: Fix/improve range checks in lib_expi() and lib_expif(). 2016-07-12 09:59:10 -06:00
Gregory Nutt 3bc504b685 Per comment from David Alession: M_E128 will never be used since it is greater than FLT_MAX. 2016-07-12 09:59:08 -06:00
Gregory Nutt dfe8596e53 Cosmetic 2016-07-11 14:15:34 -06:00
Gregory Nutt 29eae10232 lib_expi/f(): Exponental table should be 'const'. Dimension was wrong for float version. 2016-07-11 13:53:31 -06:00
Gregory Nutt 6a081e118d Add guess at missing lib_libexpif.c file 2016-07-11 13:43:43 -06:00