h2o (version 3.10.5.3)

h2o.sin: Compute the sine of x

Description

Compute the sine of x

Usage

h2o.sin(x)

Arguments

x

An H2OFrame object.

See Also

sin for the base R implementation.