Why do you think the answers are wrong? I note that p: 1200 + 9 19 29 9811 9887 10007
And the 10007 introduces a leading blank all but the last row of the result of ":,.p:1200+i.30 . Perhaps the function you want to test is: (#~ ((-:~.)*(-:\:~))@":"0) p:1200+i.10 On Mon, Jul 30, 2018 at 3:00 PM, Raul Miller <[email protected]> wrote: > This bothers me: > > #(#~ ((-:~.)*(-:\:~))"1)":,.p:1200+i.10 > 1 > #(#~ ((-:~.)*(-:\:~))"1)":,.p:1200+i.20 > 3 > #(#~ ((-:~.)*(-:\:~))"1)":,.p:1200+i.30 > 0 > > If someone has a jversion which gives different results, please let me > know? > > I did this with > Engine: j806/j64/darwin > Release: commercial/2017-11-06T10:20:33 > Library: 8.06.09 > Qt IDE: 1.6.2s/5.6.3 > Platform: Darwin 64 > Installer: J806 install > InstallPath: /users/rauldmiller/applications/j64-806 > Contact: www.jsoftware.com > > (but got the same result with a j807.) > > Thanks, > > -- > Raul > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
