[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Log

Log Method

Log(List<IExpression>)

Returns the logarithm of a number to a specified base.

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