MathGroup Archive 2000

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

Search the Archive

Re: Follow-up on Do[] Question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg23332] Re: [mg23328] Follow-up on Do[] Question
  • From: Jean-Marie Thomas <jmt at agat.net>
  • Date: Thu, 4 May 2000 02:59:03 -0400 (EDT)
  • Organization: TeA
  • References: <200005020443.AAA29174@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

> Do[expr1, expr2, expr3, . . .exprn, {imax}] ?
> 

Do[expr1 ; expr2 ; expr3 , {imax}]


  • Prev by Date: Re: plot discrete spectrum
  • Next by Date: Integrate query
  • Previous by thread: Re: FindRoot inside a loop
  • Next by thread: Re: Follow-up on Do[] Question