[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Tan

Tan Method

Tan(List<IExpression>)

Returns the tangent of a number.

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