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

Compute the Cbrt function from the source and return the result.

Pascal
function Cbrt(const X: TVec): Vector; overload;

Internally calls Vector.Cbrt

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