Converts the contained value to complex number(s) and preserves only the real part of the result.
If the type of obj is TMatrix or TSystem then the operation is applied recursively to the elements.
public TNumber Re()
Public Function Re As TNumber
public:
TNumber^ Re()
member Re : unit -> TNumber
MathTypeCheckException | Thrown unless finite real and imaginary parts can be determined. |