h2o (version 3.20.0.8)

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.