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

Compute (1/X)^2.

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

Internally calls Vector.InvSqrt

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