You are here: Symbol Reference > MtxExpr Namespace > Functions > MtxExpr.Real Function
MtxVec VCL
ContentsIndex
PreviousUpNext
MtxExpr.Real Function

Returns the real part of the complex number.

Pascal
function Real(const X: TMtx): Matrix; overload;

Internally calls Matrix.RealPart

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!