Jump to content

Arithmetic evaluation/REXX: Difference between revisions

corrected a misspelling of the REXX language (to the correct/official computer programming language name).
m (Avoid miscounting task entries twice)
(corrected a misspelling of the REXX language (to the correct/official computer programming language name).)
 
Line 2:
but this version contains considerably more whitespace, and some REXX statements have more commentation.
 
<span style='font-family: "Linux Libertine",Georgia,Times,serif;font-size:150%;'>[[RexxREXX]]</span><hr>
<lang rexx>/*REXX pgm evaluates an infix-type arithmetic expression & shows result.*/
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.