toExponential() toFixed() toPrecision()
toExponential(2) toFixed(3) toPrecision(3)
toExponential(4)