Searched refs:_expm1 (Results 1 – 2 of 2) sorted by relevance
42 return _expm1(x); in expm1()
39 static __inline double _expm1(double x) in _expm1() function