ecomfe / echarts-stat

Statistics tool for Apache ECharts
593 stars 309 forks source link

fix variance computing method #2

Closed fbambi closed 7 years ago

fbambi commented 7 years ago

missing brackets , and division will be run first ,and get wrong answer 缺括号导致运算顺序出错