MathGroup Archive 2004

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

Search the Archive

simple bug about Sum/Product function?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46709] simple bug about Sum/Product function?
  • From: "MATUDA Yuko" <matsuda.yuko at acm.org>
  • Date: Tue, 2 Mar 2004 19:10:07 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello there,

Try the following simple expressions in Mathematica(ver5)

Sum[1, {1000001}]
Product[1, {1000001}]

There are no problems in ver 4.2.

Yuko MATSUDA



  • Prev by Date: fractionalcalculus.m
  • Next by Date: Re: quaternions
  • Previous by thread: Re: fractionalcalculus.m
  • Next by thread: RE: simple bug about Sum/Product function?