I expected no index error, and the result from ? should be less than its right argument.
Thanks, -- Raul On Sat, Sep 23, 2017 at 10:35 PM, bill lam <[email protected]> wrote: > What is your expected result? > > Сб, 23 сен 2017, Raul Miller написал(а): >> $(500 ?@$ !144x) A. i.144 >> |index error >> >> After inspection, I found: >> >> 10^.249{a >> 249.746 >> 10^.!144x >> 249.744 >> >> It looks like ?@$ is sometimes generating values which are too large. >> >> FYI, >> >> -- >> Raul >> ---------------------------------------------------------------------- >> For information about J forums see http://www.jsoftware.com/forums.htm > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
