In some of my studies I occasionally see four digits to the right of the decimal place popping up in the y-axis display. Would going back into those formulas and adding “toFixed(2)*1” to the definition of the variables involved and/or leaving "Show Full Price Precision" unchecked cut down on the CPU computational costs of calculating the returned result because only two digit results would then need to be generated? Or would the same amount of CPU be spent calculating the four digit result but only two of those digits would be displayed? Thanks for any feedback.
Mike
Mike
Comment