h2o (version 3.10.3.6)

h2o.log10: Compute the log10 of x

Description

Compute the log10 of x

Usage

h2o.log10(x)

Arguments

x
An H2OFrame object.

See Also

log10 for the base R implementation.