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

Computes matrix function of x^0.5.

Pascal
function MtxSqrt(const Src: TMtx; SourceType: TMtxType = mtGeneral): Matrix; overload;

Internally calls Matrix.MtxSqrt

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