Click or drag to resize

ScriptExecutionBasePow2 Method

Overload List
 NameDescription
Public methodStatic memberPow2(DataColumn)Calculates the 2nd power of each element of x (square).
Public methodStatic memberPow2(Double)Calculates the 2nd power of x (square of x).
Public methodStatic memberPow2(DoubleColumn)Calculates the 2nd power of each element of x (square).
Top
See Also