Spread.NET 17 Formula Reference
Formula Functions / Functions A to C / COSH
In This Topic
    COSH
    In This Topic

    This function returns the hyperbolic cosine of the specified value.

    Syntax

    COSH(value)

    Arguments

    This function can take any real number as an argument.

    Data Types

    Accepts numeric data. Returns numeric data.

    Examples

    COSH(B3)

    COSH(R1C2)

    COSH(4) gives the result 27.3082328360

    Version Available

    This function is available in product version 1.0 or later.

    See Also

    ACOSH | COS | Math and Trigonometry Functions