h2o (version 3.10.5.3)

h2o.acos: Compute the arc cosine of x

Description

Compute the arc cosine of x

Usage

h2o.acos(x)

Arguments

x

An H2OFrame object.

See Also

acos for the base R implementation.