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

Compute X^2 from the source.

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

Internally calls Matrix.Sqr

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