h2o (version 3.10.5.3)

h2o.cos: Compute the cosine of x

Description

Compute the cosine of x

Usage

h2o.cos(x)

Arguments

x

An H2OFrame object.

See Also

cos for the base R implementation.