[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Atan

Atan Method

Atan(List<IExpression>)

Returns the arctangent of a number.

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