On Dec 6, 2007 3:55 PM, Ralph G Selfridge <[EMAIL PROTECTED]> wrote:
> I'm not sure how to modify cu so that J recognizes the argument must be
> extended precision.

   3!:0]1.1
8
   3!:0]1x
64
   EXTENDED=: [ [: assert 64 = 3!:0
   EXTENDED 3 4 5x
3 4 5
   EXTENDED 3.1415
|assertion failure: assert
|       EXTENDED 3.1415

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

Reply via email to