h2o (version 3.10.5.3)

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.