XLPack 6.1
Excel Worksheet Function Numerical Library Reference Manual
Loading...
Searching...
No Matches

◆ WExpm1()

Function WExpm1 ( X As  Double)

exp(x) - 1

Purpose
WExpm1 computes exp(x) - 1. For small magnitude values of x, WExpm1 may be more accurate than Exp(X) - 1.
Returns
exp(x) - 1.
Parameters
[in]XArgument x