UInt128.INumberBase<UInt128>.IsComplexNumber(UInt128) 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 if a value represents a complex number.
static bool System.Numerics.INumberBase<System.UInt128>.IsComplexNumber(UInt128 value) = System::Numerics::INumberBase<UInt128>::IsComplexNumber;
static bool INumberBase<UInt128>.IsComplexNumber(UInt128 value);
static member System.Numerics.INumberBase<System.UInt128>.IsComplexNumber : UInt128 -> bool
Shared Function IsComplexNumber (value As UInt128) As Boolean Implements INumberBase(Of UInt128).IsComplexNumber
- value
- UInt128
The value to be checked.
true
if value
is a complex number; otherwise, false
.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.
.NET umsögn
.NET er opið verkefni. Veldu tengil til að gefa umsögn: