what are the options for round 3 decimal places in javascript code example Example: javascript round to 7 decimal places myNumber.toFixed(7);