h2o (version 3.22.1.1)

h2o.tanh: Compute the hyperbolic tangent of x

Description

Compute the hyperbolic tangent of x

Usage

h2o.tanh(x)

Arguments

x

An H2OFrame object.

See Also

tanh for the base R implementation.