Talk:sort
From DavinciWiki
sort does not return reasonable answers if you are trying to sort an integer array. must sort float. jun 11 2008
A temporary work around is to convert the object you wish sorted from INT to FLOAT and convert back after it is sorted.
yeah. doesn't do doubles either. outputs of avg() or sum() are not good "by = " objects.
