Skip to content
Prev 32288 / 398513 Next

problems with hist()

Hi,
I try to compute the counts of a histogram of random numbers. But I
get different results depending on the limits (-10,10) or (-1000,1000)
although all numbers are in the interval (-10,10).

Have I done somthing wrong?
[1] 1000000
[1] 1000000
[1] 159035 149461 192003 191478 149789 158234
[1] 159009 149452 192004 191464 149805 158266

Thanks
G?nter