You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > InvCbrt Method > Matrix.InvCbrt Method (TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.InvCbrt Method (TMtxVec)

Calculate the inverse of cube root for all X elements and store the results in the calling object.

Pascal
function InvCbrt(const X: TMtxVec): TMtxVec; overload;

Size and Complex properties of the calling Matrix are set implicitly to match the X object.

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