ILNumerics.Net - numeric computing for .NET
cast value from complex number

Declaration Syntax
Public Shared Narrowing Operator CType ( _
a As complex _
) As Byte

Parameters
- a (complex)
- complex value to cast

Return Value
number with the real part of a

Remarks
the return value is the result of a cast to byte.
Assembly:
ILNumerics.Net (Module: ILNumerics.Net) Version: 1.4.1.1 (0.10.2.0)