Half.IsNegative(Half) Method

Definition

Determines whether the specified value is negative.

public static bool IsNegative (Half value);

Parameters

value
Half

A Half floating-point number.

Returns

true if negative; false otherwise.

Implements

Applies to

Product Versions
.NET 5, 6, 7, 8, 9