[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Log10

Log10 Method

Log10(List<IExpression>)

Returns the base-10 logarithm of a number.

Declaration
public static object Log10(List<IExpression> source)
Parameters
Type Name Description
List<IExpression> source
Returns
Type Description
object