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

    This function returns the hyperbolic cotangent of the specified angle.

    Syntax

    COTH(angle)

    Arguments

    This function can take any real number as an argument.

    Remarks

    The absolute value of angle must be less than 2^27.

    Data Types

    Accepts numeric data. Returns numeric data.

    Examples

    COTH(45) gives the result 1.

    COTH(90) gives the result 1.

    Version Available

    This function is available in Spread for Windows Forms 11.0 or later.