Click or drag to resize

ScriptExecutionBasePow3 Method

Overload List
 NameDescription
Public methodStatic memberPow3(DataColumn)Calculates the 3rd power of each element of x (cube).
Public methodStatic memberPow3(Double)Calculates the 3rd power of x (cube of x).
Public methodStatic memberPow3(DoubleColumn)Calculates the 3rd power of each element of x (cube).
Top
See Also