Double.IsNegative(Double) Method
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(double d) = System::Numerics::INumberBase<double>::IsNegative;
public:
static bool IsNegative(double d);
C#
public static bool IsNegative(double d);
static member IsNegative : double -> bool
Public Shared Function IsNegative (d As Double) As Boolean
- d
- Double
A double-precision floating-point number.
true
if the value is negative; false
otherwise.
Производ | Верзије |
---|---|
.NET | Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Standard | 2.1 |
Сарађујте са нама на GitHub-у
Извор овог садржаја можете пронаћи на платформи GitHub, где можете и да креирате и прегледате проблеме и захтеве за повлачењем. Више информација потражите у нашем водичу за сараднике.
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: