cara mengubah ekspresi eksponensial menjadi f float desimal di postgresql
SELECT ROUND('your-result-here', n)::float
Smiling Skunk
SELECT ROUND('your-result-here', n)::float