This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:break [2016/12/02 23:33] – external edit 127.0.0.1 | prpl:break [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 11: | Line 11: | ||
=== Examples === | === Examples === | ||
- | < | + | < |
if (I mod(2) eq0) #divide inner loop with modulo 2 and test if zero | if (I mod(2) eq0) #divide inner loop with modulo 2 and test if zero | ||
break | break |