| Author |
Comment/Response |
Humphrey
|
10/12/07 08:09am
In Response To 'Re: BinCounts bug' --------- In[1]:= BinCounts[{101.13528790591918`, 100, 98.85051300731969`}, 0.2]
Out[1]= {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0}
Expect {1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1}
However think this is a machine precision thing :
Out[3]= a However is machine precision think this (thing : {1, 0, 0, 0, 0, 0, 1, 0, 0,
0, 0, 1})
Many thanks for looking at this.
URL: , |
|