h2o (version 3.22.1.1)

h2o.sqrt: Compute the square root of x

Description

Compute the square root of x

Usage

h2o.sqrt(x)

Arguments

x

An H2OFrame object.

See Also

sqrt for the base R implementation.