Next: , Previous: , Up: C library functions   [Index]


expm1

expm1 Function


#include <math.h>

Float new f;

f = expm1 (1.05);