diff --git a/scripts/bread.js b/scripts/bread.js index f892c66..fe022ef 100644 --- a/scripts/bread.js +++ b/scripts/bread.js @@ -441,16 +441,19 @@ function mouseReleased(){ //Calculate the standard deviation of a set of values in arr = [p1,p2,...] function std(arr){ var mean = 0; - for (var i =0; i