|
[Date Index]
[Thread Index]
[Author Index]
Re: Re: Until -Reply -Reply
- To: mathgroup at smc.vnet.net
- Subject: [mg7267] Re: [mg7235] Re:[mg7063] Until -Reply -Reply
- From: Xah Lee <xah at best.com>
- Date: Tue, 20 May 1997 02:59:20 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
At 7:13 PM -0400 5/17/97, Sean Ross wrote:
>...
>As an "insider", you were aware of an undocumented While
>feature...
>The mathematica book does not mention
>that While[test,body] evaluates test first, then body and While[body,test]
>does the reverse. ...
There is no such undocumented feature. What Allan Hayes did of using While to emulate Until is simply to give While only one argument and this is documented in the Appendix of the Mma book both 2nd ed. and 3rd ed.
While[body;test]
Xah, xah at best.com, My #1 author
http://www.physics.wisc.edu/~shalizi/Russell/on_youthful_cynicism.html
Prev by Date:
unable to open notebook under linux
Next by Date:
Looking for: genetic art program
Previous by thread:
Re: Until -Reply -Reply
Next by thread:
Fwd: Re:Until -Reply -Reply
|