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