Decimal128.INumberBase<Decimal128>.IsImaginaryNumber(Decimal128) 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.
static bool System.Numerics.INumberBase<System.Numerics.Decimal128>.IsImaginaryNumber(System::Numerics::Decimal128 value) = System::Numerics::INumberBase<System::Numerics::Decimal128>::IsImaginaryNumber;
static bool INumberBase<Decimal128>.IsImaginaryNumber(System.Numerics.Decimal128 value);
static member System.Numerics.INumberBase<System.Numerics.Decimal128>.IsImaginaryNumber : System.Numerics.Decimal128 -> bool
Shared Function IsImaginaryNumber (value As Decimal128) As Boolean Implements INumberBase(Of Decimal128).IsImaginaryNumber
Parameters
- value
- Decimal128