Home
last modified time | relevance | path

Searched refs:_expm1 (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/
Ds_expm1.c42 return _expm1(x); in expm1()
/picolibc-3.5.0-3.4.0/newlib/libm/machine/spu/headers/
Dexpm1.h39 static __inline double _expm1(double x) in _expm1() function