Chapter 1. Conversion
Table of Contents
number_barygui
— Plots a gui to see the digits of a number.
number_baryguiclose
— Closes the bary GUI.
number_bin2hex
— Converts a binary string into a hexadecimal string.
number_frombary
— Compute a number from a matrix of digits.
number_hex2bin
— Converts an hexadecimal string into a binary string.
number_tobary
— Decompose a number into arbitrary basis.