Herror ::tuple_cosh (
    const HTuple &T,
    double *Cosh
)
Herror ::tuple_cosh (
    const HTuple &T,
    HTuple *Cosh
)

Compute the hyperbolic cosine of a tuple.

::tuple_cosh computes the hyperbolic cosine of the input tuple T. The hyperbolic cosine is always returned as a floating point number. The hyperbolic cosine of a string is not allowed.


Parameters

T (input_control)
number(-array) -> HTuple.double / long
Input tuple.

Cosh (output_control)
number(-array) -> (HTuple.) double *
Hyperbolic cosine of the input tuple.


Alternatives

::tuple_sinh, ::tuple_tanh


Module

Operators not requiring licensing



Copyright © 1996-2002 MVTec Software GmbH