> Thanks. By the way, that link results in a 404 error. You need to deleting the trailing : from the URL.
----- Original Message ----- From: David Vaughan <[email protected]> Date: Tuesday, October 11, 2011 8:54 Subject: Re: [Jprogramming] Questions on precision To: Programming forum <[email protected]> > Thanks. By the way, that link results in a 404 error. > > On 11 Oct 2011, at 16:42, Raul Miller wrote: > > > On Tue, Oct 11, 2011 at 11:09 AM, David Vaughan > > <[email protected]> wrote: > >> I know you can get exact precision with x:, but what about > getting a lot a decimal points? > >> e.g. > >> 1%3 > >> 0.333333 > >> > >> Can this become > >> > >> 0.333333333333...? > > > > Yes. > > > > Edit->Configure... > > Parameters: Print Precision > > 12 > > > > Or, http://www.jsoftware.com/help/dictionary/dx009.htm: > > 9!:11]12 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
