I have a problem with numbers under 1, i.e. 0.9. The script computes those numbers to 15 decimal places. I used the ROUND() command for numbers above 1.0 - seems to work pretty well. Any idea how to limit the amount of decimal spaces?