June;
Looks conventional enough. This
(+/ . *)/10 $ ,: A
also works.
------------------------------------------------------------------------
|\/| Randy A MacDonald | APL: If you can say it, it's done.. (ram)
|/\| [EMAIL PROTECTED] |
|\ | |If you cannot describe what you are doing
BSc(Math) UNBF'83 þas a process, you don't know what you're doing.
Sapere Aude | - W. E. Deming
Natural Born APL'er | Demo website: http://156.34.76.145/
-----------------------------------------------------(INTP)----{ gnat }-
----- Original Message -----
From: "June Kim" <[EMAIL PROTECTED]>
To: "Programming forum" <[email protected]>
Sent: Monday, August 07, 2006 11:01 PM
Subject: [Jprogramming] conventional way of matrix power?
A=: >1 2;3 4
(+/ . *)/ 10 2$A NB. A^10
4783807 6972050
10458075 15241882
Is this conventional in J? (I guess not)
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm