You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clMatrix Structure > clMatrix Methods > InvSqrt Method > clMatrix.InvSqrt Method ()
Dew Math for .NET
ContentsIndexHome
Example
v.CopyFromArray(2,1,TSingleArray.Create(1,16)); v.InvSqrt; // returns [1,0.25]
Copyright (c) 1999-2024 by Dew Research. All rights reserved.