h2o (version 3.10.3.6)

h2o.cosh: Compute the hyperbolic cosine of x

Description

Compute the hyperbolic cosine of x

Usage

h2o.cosh(x)

Arguments

x
An H2OFrame object.

See Also

cosh for the base R implementation.