Searched refs:expm1 (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libast/common/uwin/
H A Dexpm1.c39 static char sccsid[] = "@(#)expm1.c 8.1 (Berkeley) 6/4/93";
112 extern double expm1(x) function
159 /* expm1(-big#) rounded to -1 (inexact) */
163 /* expm1(-INF) is -1 */
169 /* expm1(INF) is INF, expm1(+big#) overflows to INF */
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/
H A Dmath.h80 extern double expm1();
/opensolaris-onvv-gate/usr/src/lib/libast/
H A DMakefile.com585 common/uwin/expm1.o \

Completed in 110 milliseconds