Learn R Programming

rfml (version 0.1.0)

Math,ml.col.def-method: Miscellaneous Mathematical Functions

Description

Mathematical functions that can be used on ml.data.frame fields. The function is applied when the result is returned to the client. Only abs, acos, asin, atan, ceiling, cos, cosh, exp, floor, log, log10 , tan, tanh, sqrt, sin, sinh and trunc is currently supported.

Usage

"Math"(x)

Arguments

x
an ml.col.def-class object.