Click or drag to resize

ScriptExecutionBaseLog10 Method

Overload List
 NameDescription
Public methodStatic memberLog10(DataColumn) Applies the base-10 logarithm to a data column.
Public methodStatic memberLog10(Double)Returns the base 10 logarithm of a specified number.
Public methodStatic memberLog10(DoubleColumn) Applies the base-10 logarithm to a DoubleColumn.
Top
See Also