Y
Hacker News
new
|
ask
|
show
|
jobs
by
otteromkram
617 days ago
Why would it be avg(a, b)?
What if I want to take the average difference of two arrays?
1 comments
IshKebab
617 days ago
mean(a - b)
link