MathGroup Archive 2012

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: new functional operator

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125671] Re: new functional operator
  • From: roby <roby.nowak at gmail.com>
  • Date: Wed, 28 Mar 2012 04:56:35 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <jjfd6e$7u7$1@smc.vnet.net> <jjpakk$ov1$1@smc.vnet.net> <jkp3ku$l0b$1@smc.vnet.net>

Well, here I have an "almost perfect" postfix solution. Enjoy.

In[11]:=     "}4,3,2,1{@/soC@/niS@/naT" // StringReverse //
ToExpression

Out[11]=     {Tan[Sin[Cos[1]]], Tan[Sin[Cos[2]]], Tan[Sin[Cos[3]]],
Tan[Sin[Cos[4]]]}

Robert



  • Prev by Date: Re: Compiling Runge-kutta
  • Next by Date: Coulomb Wave Function- The Irregular G part
  • Previous by thread: Re: new functional operator
  • Next by thread: Save/DumpSave Interpolation doesn't work