On Wed, Sep 29, 2010 at 10:17 PM, Dan Bron <[email protected]> wrote:
> The model must be implemented as a monadic verb.  The input is a string
> (rank 1 literal vector) representing a J numeric constant, as in '0 1234
> 1j1 7e_3 2p3 _1j16bffff' .  The output is another string, representing a
> J sentence that produces the same value as the input when executed, as
> in '(0),(1234),(1 j. 1),(7*10^-3),(2*(o.1)^3),( ( (-1) j. 16) #.
> ''0123456789abcdef'' i. ''ffff'')'  .

This looks interesting, but I wonder if you have thought through
the implications of your requirements for extended precision
results?  (You did not give any examples of how you might
want them expressed and I am not sure that the ideas which
occur to me would satisfy your desired purpose.)

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to