Dates And Numbers Flashcards
1
Q
This Number method converts to a string (with a base of n, between 2 and 36, used first in the conversion)
A
.toString(n)
JavaScript Fundamentals > Dates And Numbers > Flashcards
This Number method converts to a string (with a base of n, between 2 and 36, used first in the conversion)
.toString(n)