Thanks Roger,

I always forget about the 8!: foreigns. :-(

Another approach I thought of is to enter the numbers with a space between each 
one and that way values are retained as an array. It does rely on users being 
retrained to this entry format though.

    0034
34
    0 0 3 4
0 0 3 4

Cheers, bob

> On Sep 23, 2016, at 3:03 PM, Roger Hui <rogerhui.can...@gmail.com> wrote:
> 
>   1p1^i.10
> 1 3.14159 9.8696 31.0063 97.4091 306.02 961.389 3020.29 9488.53 29809.1
> 
>   'r<0>12.3' 8!:2 ] 1p1^i.10 1
> 00000001.000
> 00000003.142
> 00000009.870
> 00000031.006
> 00000097.409
> 00000306.020
> 00000961.389
> 00003020.293
> 00009488.531
> 00029809.099
> ----------------------------------------------------------------------
> 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