MathGroup Archive 2004

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

Search the Archive

Re: Integration of piecewise function

  • To: mathgroup at smc.vnet.net
  • Subject: [mg52496] Re: Integration of piecewise function
  • From: Luca <luca at nospam.it>
  • Date: Tue, 30 Nov 2004 05:23:58 -0500 (EST)
  • References: <cobqcr$6lr$1@smc.vnet.net> <coeg4p$rht$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Peter Pein nel messaggio precedente ha scritto:

> It's a bit tricky...
> 
> 
> X[w_] := UnitStep[w, 2 - w] - UnitStep[w - 2, 4 - w]

Many thanks to everyone.

Luca


  • Prev by Date: Re: a bug in many variables integration ?
  • Next by Date: again Compile
  • Previous by thread: Re: Integration of piecewise function
  • Next by thread: Simplify, SetDelayed and Condition ... again