Difference between revisions of "Example 1"

From ECLR
Jump to: navigation, search
Line 4: Line 4:
 
end
 
end
 
</source>
 
</source>
 +
 +
{{math|<VAR>&alpha;</VAR>}}

Revision as of 11:24, 19 September 2012

for i=1:10
 i=i+1;
end

Template:Math