http://www.jsoftware.com/jwiki/Essays/Continued%20Fractions
----- Original Message ----- From: David Vaughan <[email protected]> Date: Monday, September 12, 2011 5:59 Subject: [Jprogramming] Inserting verbs into list To: Programming forum <[email protected]> > I'm trying to achieve this calculation: > %1+%2+%1+%1+%4+%1... > > Essentially I want to insert +% in between each item in a list. > I thought this could be achieved with / or @ but I seem to be wrong. > > Any help would be appreciated. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
