Handle numbers like 1.5e6 and 2.3e-6.
Current workaround: use custom keys to add the proper number (150000 and 0.0000023)
Back to the sorttable bug list