Talk:Maximum difference between adjacent elements of list
Appearance
task rename ?
This (draft) task (maybe) should be renamed from:
Maximum difference between adjacent elements of list to Maximum difference between adjacent elements of a list or maybe Find the maximum difference between adjacent elements of a list
- -- Gerard Schildberger (talk) 20:56, 18 July 2021 (UTC)
Raku slip
The output of "Average distance between list elements: 3.658824" is wrong: that is the average of the inputs, not distance between, which is 3.6625 (for proof try eg {3,5}). Not that I much care whether you change the calc or delete the "distance between" text. --Pete Lomax (talk) 11:35, 19 July 2021 (UTC)