UInt32.INumberBase<UInt32>.IsImaginaryNumber(UInt32) 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 if a value represents a pure imaginary number.
static bool System.Numerics.INumberBase<System.UInt32>.IsImaginaryNumber(System::UInt32 value) = System::Numerics::INumberBase<System::UInt32>::IsImaginaryNumber;
static bool INumberBase<uint>.IsImaginaryNumber (uint value);
static member System.Numerics.INumberBase<System.UInt32>.IsImaginaryNumber : uint32 -> bool
Shared Function IsImaginaryNumber (value As UInteger) As Boolean Implements INumberBase(Of UInteger).IsImaginaryNumber
- value
- UInt32
The value to be checked.
true
if value
is a pure imaginary number; otherwise, false
.
منتج | الإصدارات |
---|---|
.NET | 7, 8, 9 |
ملاحظات .NET
.NET هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: