> From: Dan Baronet > > Roger, shouldn't that be a float here? > > --- On Wed, 5/20/09, Roger Hui <[email protected]> wrote: > > > From: Roger Hui <[email protected]> > ... > > > > x=: 1e7 ?...@$ 0 <<<<< float? -------------------
x is a list of floating point numbers. 5 ?...@$ 0 0.971379 0.0466292 0.330109 0.01346 0.220004 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
