Edit

Share via


NFloat.IsNormal(NFloat) Method

Definition

Determines whether the specified value is normal.

public static bool IsNormal(System.Runtime.InteropServices.NFloat value);

Parameters

value
NFloat

The floating-point value.

Returns

true if the value is normal; false otherwise.

Implements

Applies to

Product Versions
.NET 7, 8, 9, 10