2009/1/27 bill lam <[email protected]>:
>> The word formation rules specify as "number"
>> strings that are currently not interpreted as numbers.
>> For example 2i3j4k5 (future quaternion?)
>
> instead of evaluating to an extended integer or error, it interprets
> it as valid number.
>  1bx
> 33
>  1b1x
> 34

  '2i3j4k5' -: '1bx'
0

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

Reply via email to