univer
univer copied to clipboard
fix(sheet): fix sumary performance
- fix multi selection calc error
- fix performance
- the Welford's logic: https://en.wikipedia.org/wiki/Algorithms_for_calculating_variance, we can use to calc stdev