shell script to sort numbers including decimal numbers
I tried the following script and list with decimal number not working.
arr=(10 8 -20 100 1.2) echo