50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


h2o (version 3.26.0.2)

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.