You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
toStringAsFixed, toStringAsExponential and toStringAsPrecision are defined on the num-interface. When invoked on integers should/can they convert to double first, or do they need to be implemented on integer?