onsdata.cell

Undocumented in source.

Members

Functions

avg
T avg(T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
checkFor
T checkFor(S value, T minValue, T maxValue)
Undocumented in source. Be warned that the author may not have intended to support it.
checkFor
T checkFor(S value, T minValue, T maxValue)
Undocumented in source. Be warned that the author may not have intended to support it.
delta
T delta(T left, T right)
Undocumented in source. Be warned that the author may not have intended to support it.
div
T div(T left, T right, T distance)
Undocumented in source. Be warned that the author may not have intended to support it.
max
T max(T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
min
T min(T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
sum
T sum(T[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
toggle
T toggle(S value)
Undocumented in source. Be warned that the author may not have intended to support it.
toggle
T toggle(S value, T defValue, T zeroValue)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta