Forum Discussion
Anonymous
5 years agoNot applicable
Generate Series input value
Hi Expert I have a strange situation Generate a series Ventana = GENERATESERIES(0, 9999, 1) I want the user put the input value and then get the value and do some calculations. The problem ...
- 5 years ago
You have fallen victim to the sampling monster.
Nothing you can do about it - except for using (much) smaller ranges or larger interval steps.
lbendlin
5 years agoSuper User
You have fallen victim to the sampling monster.
Nothing you can do about it - except for using (much) smaller ranges or larger interval steps.
- Anonymous5 years agoNot applicable
If i down the sample from 10.000 to 2.000 have the same problem
IF i put the 1000 samples, have problems when i put 5, give me 4 for the result
Bug?