Numeral systems conversions library written in javascript.
-
Updated
Aug 28, 2016 - JavaScript
Numeral systems conversions library written in javascript.
AzaMath - Anizoptera CMF mathematic component. Provides functionality to work with large numbers with arbitrary precision (using BCMath) and universal mumeral systems conversions (supported bases from 2 to 62 inclusive, and custom systems; pure PHP, but can use GMP and core functions for speed optimization).
Convert integers to roman numerals and vice versa
Converter of decimal to roman numerals in vanilla JavaScript.
We’re all quite used to our good old decimal system of numerals. But let’s not forget that there are countless other ways to count! Whether we convert numbers from one system to another just for fun or to store large data more efficiently, a converter would be helpful. In this project you will create a mathematical helper that will help you conv…
A program that converts a given number from one numeral system to another. Supports radixes 1 to 36 and fractional numbers.
My 7th project from Hyperskill.
Converting numbers into other numeral systems
Convert ANY to ANY numeral system
Working with Chinese Numerals in R 中文數字處理
Convert any integer from one numeral system to another.
Add a description, image, and links to the numeral-systems-conversions topic page so that developers can more easily learn about it.
To associate your repository with the numeral-systems-conversions topic, visit your repo's landing page and select "manage topics."