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
It is a simple web page that converts numbers between different bases using JavaScript. It also verifies number before converting it into another base and inform the user. In this version whole as well as real numbers can be converted.