h2o (version 3.10.5.2)

h2o.tan: Compute the tangent of x

Description

Compute the tangent of x

Usage

h2o.tan(x)

Arguments

x

An H2OFrame object.

See Also

tan for the base R implementation.