For
Usage Message: For[start, test, incr, body] executes start, then repeatedly evaluates body and incr until test fails to give True. Attributes[For] = {HoldAll, Protected} Notes:
Additional Online Documentation:
Mathematica 3.0
http://documents.wolfram.com/v3/RefGuide/For.html
Mathematica 4.0
http://documents.wolfram.com/v4/RefGuide/For.html
Questions or comments? Send email to support@wolfram.com.
| |