Edit

Share via


Single.ExpM1(Single) Method

Definition

Computes E raised to a given power and subtracts one.

C#
public static float ExpM1(float x);

Parameters

x
Single

The power to which E is raised.

Returns

Ex - 1

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10