ILNumerics.Net
Explicit Operator

ILNumerics.Net - numeric computing and plotting for .NET

ILNumericsfcomplexExplicit(fcomplex)
ILNumerics.Net - numeric computing for .NET
explicit cast complex number into real number
Declaration Syntax
C#Visual BasicVisual C++
public static explicit operator char (
	fcomplex a
)
Public Shared Narrowing Operator CType ( _
	a As fcomplex _
) As Char
static explicit operator wchar_t (
	fcomplex a
)
Parameters
a (fcomplex)
complex number
Return Value
real number with real part of a

Assembly: ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)