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

Compute X^2 from the source.

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

Internally calls Matrix.Sqrt

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