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

Calculate the inverse of cube root for all X elements.

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

Store the results in the calling object. Size and Complex properties of the calling vector are set implicitly to match the X object.

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