IExponentialFunctions<TSelf>.ExpM1(TSelf) Method

Definition

Computes E raised to a given power and subtracts one.

C#
public static virtual TSelf ExpM1(TSelf x);

Parameters

x
TSelf

The power to which E is raised.

Returns

TSelf

Ex - 1

Applies to

Product Versions
.NET 7, 8, 9, 10