Edit

Share via


Half.ExpM1(Half) Method

Definition

Computes E raised to a given power and subtracts one.

C#
public static Half ExpM1(Half x);

Parameters

x
Half

The power to which E is raised.

Returns

Ex - 1

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10