> From: Brian Schott > Try this. > > load'strings' > '.' dropto ": 5.1
You could extend this idea to return numeric:
('0','.'&dropto) &.": 5.1
0.1
But it would need to be more complicated to handle arrays of numbers.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
