Name of Extension
Number Converter
Write a short description
My second extension, Number Converter helps you for the conversion of binary, decimal, hexadecimal and octal number into any of this type.
Add a picture of all the blocks
1) To Convert Decimal Number to Binary Number
It helps you to convert Decimal Number to Binary Number. Remember It always accepts Integer value.
2) To Convert Decimal Number to Octal Number
It helps you to convert Decimal Number to Octal Number. It always accepts Integer value.
3) To Convert Decimal Number to Hexadecimal Number
It helps you to convert Decimal Number to Hexadecimal Number. It always accepts Integer value.
4) To Convert Binary Number To Decimal Number
It helps you to convert Binary Number to Decimal Number. It always accepts String Value.
5)To Convert Binary Number To Octal Number
It helps you to convert Binary Number toOctal Number. It always accepts String Value.
6)To Convert Binary Number To Hexadecimal Number
It helps you to convert Binary Number to Hexadecimal Number. It always accepts String Value.
7)To Convert Octal To Decimal Number
It helps you to convert Octal Number to Decimal Number. It always accepts String Value.
8) To Convert Octal To Binary Number
It helps you to convert Octal Number to Binary Number. It always accepts String Value.
9)To Convert Octal Number To Hexadecimal Number
It helps you to convert Octal Number to Hexadecimal Number. It always accepts String Value.
10)Convert Hexadecimal Number To Decimal Number
It helps you to convert Hexadecimal Number to Decimal Number. It always accepts String Value.
11)Convert Hexadecimal Number To Binary Number
It helps you to convert Hexadecimal Number to Binary Number. It always accepts String Value.
12)Convert Hexadecimal Number To Octal Number
It helps you to convert Hexadecimal Number to Octal Number. It always accepts String Value.
Instructions to use this extension:
You should always know that Decimal Number always accept Integer value and Other Number Systems except for Decimal Number always accept string value. For eg;
Here, hexadecimal has accepted text value ie string and decimal has accepted math value ie integer value.
Download Link:
Direct Download:com.oseamiya.numberconverter.aix (7.3 KB)
GDrive Download: com.oseamiya.numberconverter.aix - Google Drive
Thanks to Kodular For This Amazing Platform
//Sneha