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

Description Usage Arguments

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

1
2
## S4 method for signature 'ml.col.def'
Math(x)

Arguments

x

an ml.col.def-class object.


mstellwa/rfml documentation built on May 23, 2019, 8:16 a.m.