Constructor new MathRound() A polyfill to patch math round bug on some browsers. Source: lib/polyfill/mathround.js, line 16 See: https://stackoverflow.com/q/12830742 Members MAX_ACCURATE_INPUT_ :number Type: number Source: lib/polyfill/mathround.js, line 46 Methods install() Install the polyfill if needed. Source: lib/polyfill/mathround.js, line 21