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