And, I guess, someone should mention that !450x gives the same value as */1+i.450x
-- Raul On Sun, Jul 24, 2022 at 9:46 AM chris burke <[email protected]> wrote: > > Additional suggestions: > > 1. > load'general/misc/format' > xfmt */ 1 + i.450x > > 2. (in jqt) > textview */ 1 + i.450x > > On Sat, Jul 23, 2022 at 10:12 PM Gilles Kirouac <[email protected]> wrote: > > > > To see the full list of digits, use the standard utility foldpara. > > > > $a=: ": */ 1 + i.450x > > 1001 > > 100 foldpara a NB. line length of 100 > > > > https://code.jsoftware.com/wiki/Standard_Library/Overview > > > > In jqt, the above page is loaded with Help->Standard Library > > > > The standard utilities are automatically loaded in the z locale. > > > > ~ Gilles > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
