INumberBase<TSelf>.IsNormal(TSelf) Method

Definition

Determines if a value is normal.

C#
public static abstract bool IsNormal(TSelf value);

Parameters

value
TSelf

The value to be checked.

Returns

true if value is normal; otherwise, false.

Applies to

Product Versions
.NET 7, 8, 9, 10