|
[Date Index]
[Thread Index]
[Author Index]
Re: question (for Mathematica 6!)
- To: mathgroup at smc.vnet.net
- Subject: [mg75597] Re: question (for Mathematica 6!)
- From: Bhuvanesh <lalu_bhatt at yahoo.com>
- Date: Sun, 6 May 2007 01:49:37 -0400 (EDT)
The issue was that UnitStep was being used sometimes as a piecewise function and sometimes as a distribution. HeavisideTheta was introduced to take on the distribution role, so that UnitStep is now just a piecewise function. Also, UnitStep[0] returns 1, whereas HeavisideTheta[0] returns unevaluated.
Bhuvanesh,
Wolfram Research
Prev by Date:
Re: Mathematica 6.0 is released!
Next by Date:
Mathematica 6.0 - FinancialData
Previous by thread:
Re: question (for Mathematica 6!)
Next by thread:
Notebook in LaTeX environment
|