Closed sasiCoder closed 2 years ago
Changes has been done, merge is on hold until timezone changes done. Example usage:
100 to binary | 0b1100100
100 to octal | 0o144
100 to hex | 0x64
Also 'in', 'into' and 'as' keywords can be used.
Merged into master branch and web interface updated.
It would be great if this application can support HEX; DEC; OCT; BIN conversion