Operators for Average, Standard Deviation

Operators for Average, Standard Deviation

Does deluge scripting have any type of operator that allows the calculation of averages or standard deviation? I'm hoping there is something like avg(input.variable_1, input.variable_2) that I can use...