[Jprogramming] Taylor series

2012-10-26 Thread rlvaughan
I cannot get the dyadic verb u t. to work as described in the Vocabulary: x u t.y is the product of (x^y) and u t. y For example: ^t. 4 0.0416667 (2^4) * ^t. 4 0.67 2 ^t. 4 0.17 Clearly I must be misunderstanding something! Richard Vaughan ---

Re: [Jprogramming] Taylor series

2012-10-26 Thread Raul Miller
I suspect you want something like this: ^ t. i. 5 1 1 0.5 0.17 0.0416667 -- Raul On Fri, Oct 26, 2012 at 5:19 PM, wrote: > > I cannot get the dyadic verb u t. to work as described in the Vocabulary: > x u t.y is the product of (x^y) and u t. y > > > For example: > > > ^t. 4 > 0.0416667

Re: [Jprogramming] danish blueberry porridge. Resolved!

2012-10-26 Thread Bo Jacoby
Bob's verb did the trick. Thank you everyone!    ([:#;._2,&' ') 'blåbærgrød & crème fraise   ' 13 1 6 6 0 0 0    ([:#;._2,&' ') 7 u: 'blåbærgrød & crème fraise   ' 10 1 5 6 0 0 0 - Bo > > Fra: Henry Rich >Til: programm...@jsoftware.com >Sendt: 3:20 lørdag den 20.

Re: [Jprogramming] danish blueberry porridge. Resolved!

2012-10-26 Thread bill lam
You may also use deb to remove extra blanks, eg ([:#;._2,&' ') 7 u: deb 'blåbærgrød & crème fraise ' 10 1 5 6 Сбт, 27 Окт 2012, Bo Jacoby писал(а): > Bob's verb did the trick. Thank you everyone! >    ([:#;._2,&' ') 'blåbærgrød & crème fraise   ' > 13 1 6 6 0 0 0 >    ([:#;._2,&' ') 7 u: 'blå