blob: 400d39d1a06d202958f76f1522f136b14f8e69ec [file] [log] [blame]
avg.length = 2
function (x,y) {
return x + y/ 2
}
avg(34, 44) = 56