Newsgroups: comp.lang.apl
Path: watmath!watserv2.uwaterloo.ca!torn!howland.reston.ans.net!gatech!gsusgi1.gsu.edu!gsusgi1.gsu.edu!qmdbms
From: qmdbms@gsusgi2.gsu.edu (Brian Schott)
Subject: Re: Another triadic function def'n question
Message-ID: <qmdbms.736360372@gsusgi1.gsu.edu>
Organization: Georgia State University
References: <qmdbms.736141201@gsusgi1.gsu.edu> <1993Apr30.043756.17591@csus.edu>
Date: Sun, 2 May 1993 16:32:52 GMT
Lines: 22


Emmett,
	Thank you for your quick response. I think it gets me on my way.
However in the process of tidying things up, another question has come up.

	I am puzzled by the following J example. The two results should be
identical, shouldn't they? But they are not (10 is different from 14). Am
I missing something?
 
   9!:3 (5)
   ]t =. 'x. + y. ' : 11
] ([ + ])
   3 t 7
10
   3 ] ([ + ]) 7
14

-- 
Brian Schott/Decision Sciences Dept.             qmdbms@gsusgi2.gsu.edu
College of Business Administration                         404-651-4070
Georgia State University                  interests: approx. reasoning,
Atlanta, Georgia USA 30303-3083     (B=)       decision support systems
