There is also the table adverb, available in z locale:

    2 3 4 ^table 1 2 3
┌─┬───────┐
│^│1  2  3│
├─┼───────┤
│2│2  4  8│
│3│3  9 27│
│4│4 16 64│
└─┴───────┘

On 10/7/2011 1:22 PM, David Vaughan wrote:
> A mathematical problem.
>
> On 7 Oct 2011, at 19:15, Alexander Mikhailov wrote:
>
>> Physical limitations. There is only less than 10^100 atoms in the Universe.
>>
>> What do you need it for?
>>
>>
>>
>> ________________________________
>> From: David Vaughan<[email protected]>
>> To: Programming forum<[email protected]>
>> Sent: Friday, October 7, 2011 10:51 AM
>> Subject: [Jprogramming] Listing all a^b
>>
>> Hi, how do I list all a^b, a,b<100?
>>
>> (i.100)^\i.100 does not work nor (i.100)&^\i.100.
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>> ----------------------------------------------------------------------
>> For information about J forums see http://www.jsoftware.com/forums.htm
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to