Returns the imaginary part of a Complex object.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public Function Imag As Double
member Imag : unit -> float
Return Value
Type:
Double
A
double representing the imaginary part of a
Complex
object, z.
See Also