MathGroup Archive 2005

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

Search the Archive

Re: Periodic functions & attributes

  • To: mathgroup at smc.vnet.net
  • Subject: [mg53808] Re: Periodic functions & attributes
  • From: "dennis" <dwangsness at earthlink.net>
  • Date: Fri, 28 Jan 2005 02:43:54 -0500 (EST)
  • References: <ctai67$cdv$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Scout,

How about something like
fT[f_, t_, T_] := f[Mod[t, T]]

It seems to work OK for me.

Dennis


  • Prev by Date: Re: Re: simplifying inside sum, Mathematica 5.1
  • Next by Date: Re: Form of a linear equation
  • Previous by thread: Periodic functions & attributes
  • Next by thread: Num. integration problem in Mathematica