NFloat.Exp(NFloat) Method

Definition

Computes E raised to a given power.

C#
public static System.Runtime.InteropServices.NFloat Exp(System.Runtime.InteropServices.NFloat x);

Parameters

x
NFloat

The power to which E is raised.

Returns

E raised to the power of x.

Implements

Applies to

Produkt Verzie
.NET 7, 8, 9, 10