Yes, that's a bug. 13 : has some bugs and I am not going to fix them.
Henry Rich
On 3/14/2021 2:11 PM, 'Bo Jacoby' via Programming wrote:
f=. 4 : '(i^-x)*y!i=.i.9' NB. some program
g=. 13 : '(i^-x)*y!i=.i.9' NB. The tacit version of f
g
(i.9) (^ * !~) [: - [
6 f 4 NB. right
0 0 0 0 0.000244141 0.00032 0.000321502 0.000297495 0.000267029
6 g 4 NB. wrong
0 0 0 0 0 0 0 0 0
Thanks!
Bo.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
--
This email has been checked for viruses by AVG.
https://www.avg.com
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm