h2o (version 3.10.5.3)

h2o.exp: Compute the exponential function of x

Description

Compute the exponential function of x

Usage

h2o.exp(x)

Arguments

x

An H2OFrame object.

See Also

exp for the base R implementation.