[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.MathFunctions.Cosh

Cosh Method

Cosh(List<IExpression>)

Returns the hyperbolic cosine of a number.

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