| .. |
| . |
| Sorts using the bubbleSort method. Simply enter a list of numbers into the text box and click sort |
|
|
| Converts input between binary, ternary, quintal, octal, decimal, and hexadecimal bases. Try entering a string of zeroes and ones in the binary field - when you click off, the script displays that number of the other bases. |
Base Conversion Function |
| This simple Javascript will convert a base 2 binary number into a base 10 decimal number, and vice versa. Works in all browsers |
|
|
![]() |
| Home >> calculators >> Student calculators >> Bubble sort |