- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy Robert DelaneyConvert a number from one base to another base expression.Base Converter converts an integer or non-integer string, including floating point strings expressed in one base to an expression in another base. The allowed bases range from 2 to 65536. The length of the number is limited only by available memory. Base Converter is made with Real Studio using my fp Plugin.