How do you convert numbers between different bases in
JavaScript?
Answer Posted / rubin thomas
also parseFloat(number,base)
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Difference between the substr() and substring() in JavaScript?
What is eval() in javascript?
What are 2 (shorthand) boolean operators supported by javascript
What makes a relation a function?
What is memory leak in javascript?
What are decodeuri() and encodeuri() functions in javascript?
List some of the advantages of javascript.
Methods get and post in html forms - what's the difference?
How do you write an event emitter base class that allows you to add event listeners?
What is decodeuri() function?
What is the difference between the operators '==' and '==='?
If we want to return the character from a specific index which method is used?
How to create a function using function constructor?
How do I save javascript?
What is the difference between an array and an object?