You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > InvCbrt Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
InvCbrt Method

This is the overview for the InvCbrt method overload.

 
Name 
Description 
 
The inverse of cube root 1/(v)^1/3. 
 
Calculate the inverse of cube root for all X elements and store the results in the calling object. 
 
Calculate the inverse of cube root for X elements [XIndex]..[XIndex+Len-1] and store the results in the calling object elements [Index]..[Index+Len-1]. 
 
Calculate the inverse of cube root for calling object elements [Index]..[Index+Len-1] in-place. 
Copyright (c) 1999-2022 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!