Organizing numbers by the number in decimal places

Hi guys. So my first question is shown in red. How do I organise this data so it goes from smallest to the biggest but only focuses on this one decimal place. Thanks

Hi,

this is a workaround. Hope it helps
M.

Thanks for your time Marios but where do I plug in my numbers? Thanks.

Ok it kinda works but first numbers are not organised ;/.

At the time

13885.15
20456.171
13771.15
12966.161
9539.15
9567.25

What I need

9539.15
12966.161
13771.15
13885.15
20456.171
9567.25

Hi.
Check this as well…

OrganazingNumbers_re.gh (8.3 KB)

Thanks, it works great :).

@James_Foley

I misinterpreted your question.

I think both my take and @HS_Kim 's one fail when the first digit is 0.

I think the attached is kind of universal.

180119_sortNumByDecimals.gh (11.3 KB)

or even simpler…

@DavidRutten why does my previous reply with the repeating zeros works. it seems strange!!

I think the attached is kind of universal.
image.png1754x720 93.9 KB

Many thanks,
M