Compute the exponential function of x

h2o.exp(x)

Arguments

x

An H2OFrame object.

See also

exp for the base R implementation.