I think the essay presumes your range was chosen to include all values
in your range.
Thanks,
--
Raul
On Thu, Jun 15, 2017 at 8:35 AM, Rudolf Sykora wrote:
> On 15 June 2017 at 14:14, Brian Schott wrote:
>> Rudolf,
>>
>> Have you seen the following comments which attempt to alter that Essay?
On 15 June 2017 at 14:14, Brian Schott wrote:
> Rudolf,
>
> Have you seen the following comments which attempt to alter that Essay?
I haven't, I did not know about it. I will read it. Thanks!
Anyhow, I still believe the original essay should be improved (if I am
not completely
wrong with my unde
Rudolf,
Have you seen the following comments which attempt to alter that Essay?
http://code.jsoftware.com/wiki/User:Brian_Schott/Histogram
--
For information about J forums see http://www.jsoftware.com/forums.htm
From: Rudolf Sykora
To: programm...@jsoftware.com
Sent: Thursday, June 15, 2017 7:50 AM
Subject: [Jprogramming] histogram from Essays
Hello,
I found a code to produce a histogram at
http://code.jsoftware.com/wiki/Essays/Histogram.
However, both the description
Hello,
I found a code to produce a histogram at
http://code.jsoftware.com/wiki/Essays/Histogram.
However, both the description and the function seem odd.
The code reads
histogram=: <: @ (#/.~) @ (i.@#@[ , I.)
1)
They say: ---The left argument is a list of interval *start* points.---,
which I t