Module math

Source

Modulesยง

clamp ๐Ÿ”’
modulo ๐Ÿ”’
pow ๐Ÿ”’
rate ๐Ÿ”’

Structsยง

ClampFunction
MathFunction ๐Ÿ”’
PowFunction
RangeFunction ๐Ÿ”’
RangeFunction will never be used as a normal function, just for datafusion to generate logical plan for RangeSelect
RateFunction
generates rates from a sequence of adjacent data points.