Decimal.INumberBase<Decimal>.IsComplexNumber(Decimal) 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 complex number.
static bool System.Numerics.INumberBase<System.Decimal>.IsComplexNumber(System::Decimal value) = System::Numerics::INumberBase<System::Decimal>::IsComplexNumber;
C#
static bool INumberBase<decimal>.IsComplexNumber(decimal value);
static member System.Numerics.INumberBase<System.Decimal>.IsComplexNumber : decimal -> bool
Shared Function IsComplexNumber (value As Decimal) As Boolean Implements INumberBase(Of Decimal).IsComplexNumber
- value
- Decimal
The value to be checked.
true
if value
is a complex number; otherwise, false
.
Продукт | Версии |
---|---|
.NET | 7, 8, 9, 10 |
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: