Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 1 546: | Rivi 1 546: | ||
dataRow[s*4+1] = obs.value; | dataRow[s*4+1] = obs.value; | ||
} else { | } else { | ||
console.log( obs.value + memo.distF*Math.random() - memo.distF*Math.random() ); | |||
dataRow[s*4+1] = obs.value + memo.distF*Math.random() - memo.distF*Math.random(); | dataRow[s*4+1] = obs.value + memo.distF*Math.random() - memo.distF*Math.random(); | ||
} | } | ||


