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