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.
1 2 | ## S4 method for signature 'ml.col.def'
Math(x)
|
x |
an ml.col.def-class object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.