NAME
        cosh - hyperbolic function operating on float

SYNOPSIS
        float   cosh(float)

DESCRIPTION
        cosh() returns the hyperbolic cosine of a floating
        point number.

SEE ALSO
        floats - for a list of other math functions available.
