NFloat.Exp10M1(NFloat) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Computes 10 raised to a given power and subtracts one.

public static System.Runtime.InteropServices.NFloat Exp10M1 (System.Runtime.InteropServices.NFloat x);

Parameters

x
NFloat

The power to which 10 is raised.

Returns

10x - 1

Implements

Applies to

Product Versions
.NET 7, 8, 9