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