Talk:Stem-and-leaf plot: Difference between revisions

→‎Less Useful for negative numbers?: added comments and opinions about negative numbers.
(→‎Less Useful for negative numbers?: added comments and opinions about negative numbers.)
Line 40:
 
:: I would prefer we leave out negatives. Stem plots look crap for negative numbers. --[[User:Paddy3118|Paddy3118]] 08:18, 18 December 2009 (UTC)
 
::: I rather agree about leaving out negatives, it does complicate the programming. &nbsp; It took a few extra REXX statements to handle the case of &nbsp; '''-0''' &nbsp; and &nbsp; '''0''' &nbsp; to be handled as separate indices. &nbsp; It would be nice to have a companion Rosetta Code task to handle negative numbers &nbsp; (and also zeroes). &nbsp; An '''extra credit''' at this late point would be a day late and a dollar short. &nbsp; '''But''', I disagree about the stem plots looking like crap for negative numbers. &nbsp; See the output for the 2<sup>nd</sup> REXX version. &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 00:57, 4 June 2016 (UTC)
 
:: Should I appear smug at this point? ;) --[[User:Glennj|glennj]] 16:09, 16 December 2009 (UTC)