[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Sin

Sin Method

Sin(List<IExpression>)

Returns the sine of the given angle.

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