Jump to content

Averages/Mode: Difference between revisions

m
→‎REXX version 2: fixed all the single line comments
(Change name of result.)
m (→‎REXX version 2: fixed all the single line comments)
Line 2,346:
drop vector.
vector. = ''
call makeStem lvector /*-- this call creates the "vector." stem from the input string */
seen. = 0
modes. = ''
Line 2,404:
return vector.0
 
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
run_samples:
procedure
2,299

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.