In this unit, a simple example of using JavaScript to carry out some caclulation are shown.
Please use View Page Source to see the source file and the JavaScript.
Decimal to Binary/Octal/Hexadecimal
For example, the following script is from JavaScript Kit.