Half.IsNegative(Half) 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.
Determines whether the specified value is negative.
public:
static bool IsNegative(Half value) = System::Numerics::INumberBase<Half>::IsNegative;
public:
static bool IsNegative(Half value);
public static bool IsNegative(Half value);
static member IsNegative : Half -> bool
Public Shared Function IsNegative (value As Half) As Boolean
true
if negative; false
otherwise.
Applies to
Produkt | Wersje |
---|---|
.NET | 5, 6, 7, 8, 9, 10 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: