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

Returns the real part of the complex number.

Pascal
function RealPart(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!