Currently we only have the `Number.prototype.toString()` implementation, we should also implement `Number.prototype.toExponential()`. This should maybe be feature gated.
Currently we only have the
Number.prototype.toString()implementation, we should also implementNumber.prototype.toExponential().This should maybe be feature gated.