An open API service providing repository metadata for many open source software ecosystems.

Topic: "number-converter"

nefe/number-precision

🚀1K tiny & fast lib for doing addition, subtraction, multiplication and division operations precisely

Language: TypeScript - Size: 325 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 4,063 - Forks: 328

francof2a/fxpmath

A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.

Language: Python - Size: 2.17 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 194 - Forks: 24

moul/number-to-words

convert number into words (english, french, italian, roman, spanish, portuguese, belgium, dutch, swedish, polish, russian, iranian, roman, aegean)

Language: Go - Size: 1.32 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 90 - Forks: 26

semente/python-baseconv 📦

Python module to convert numbers from base 10 integers to base X strings and back again.

Language: Python - Size: 35.2 KB - Last synced at: 24 days ago - Pushed at: over 5 years ago - Stars: 43 - Forks: 8

gammban/numtow

golang number to words converter, currency to words converter. Supported languages: kazakh, english, russian.

Language: Go - Size: 865 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 22 - Forks: 5

clarketm/ncalc

Command line utility for quick number base conversions ( ascii / binary / octal / decimal / hexadecimal )

Language: Go - Size: 44.1 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 2

egasimov/aznum2words

[AZ] Azərbaycan dilində ədədlərin sözlə yazılış təsviri üçün Go dilində yazılmış kitabxana. [EN] The library for converting numbers to words in the Azerbaijan language written in Go.

Language: Go - Size: 2.68 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 18 - Forks: 6

Ballasi/num2words

Convert numbers like 42 to forty-two

Language: Rust - Size: 104 KB - Last synced at: 14 days ago - Pushed at: 11 months ago - Stars: 18 - Forks: 9

h4kuna/number-format

Many options when formatting numbers and dates. Wrapper above number_format.

Language: PHP - Size: 168 KB - Last synced at: 5 days ago - Pushed at: 6 months ago - Stars: 17 - Forks: 4

jedi1150/number-systems

Number System Converter and Calculator for Android

Language: Kotlin - Size: 11.7 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 4

BaseMax/ChangeNumbersJs

Tiny Library for change number from a language in other language.

Language: JavaScript - Size: 39.1 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 14 - Forks: 1

snewcomer/ember-short-number

Short number formatting based on CLDR repository data

Language: JavaScript - Size: 5.23 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

kenguyenduc/flutter_number_to_words_english

https://pub.dev/packages/number_to_words_english

Language: C++ - Size: 5.75 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 9 - Forks: 3

Ladgertha/NumberToText

Библиотека для перевода чисел в русские слова

Language: Kotlin - Size: 72.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

Anypodetos/qonvert

Qonvert lets you convert rational numbers between different bases and between different representations such as positional notation and improper, mixed, continued and Egyptian fractions, as well as Greek and Roman numerals. The numbers can have basically arbitrary size and precision.

Language: Kotlin - Size: 5.93 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 2

pceuropa/number-integer-to-number-string

Convert ordinal numbers into words in polish language.

Language: Python - Size: 631 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

AlexSp3/Basenumber.js

A BigDecimal library for arbitrary precision that allows you to work with numbers in different bases from 2 to 36.

Language: JavaScript - Size: 784 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 0

kingzez/easy-math.js

A tiny easy math include addition multiplication subtraction division.

Language: TypeScript - Size: 52.7 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 1

BaseMax/BigNumberC

The Big Number C library is a C library for arbitrary precision arithmetic. It can be used to perform arithmetic operations on numbers of arbitrary size. It is written in C and is designed to be portable and efficient. You can work with numbers of any size, and the library will automatically allocate memory as needed.

Language: C - Size: 62.5 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

sujalpatel2209/IntegerToEnglish

Convert Integer to English word

Language: PHP - Size: 13.7 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 3

ArtBIT/base_convert

Custom PHP base_convert method that supports bases from 2 to 64

Language: PHP - Size: 21.5 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 0

danielpclark/base_custom

Rust implementation of custom numeric base conversion.

Language: Rust - Size: 30.3 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

Manraj29/Number-conversion

Number conversion system using JS

Language: HTML - Size: 5.86 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

asadkuet/number-to-word-BDT

This will convert any integer or decimal number to words based on the Bangladeshi number system & Bangladeshi currency BDT (Taka). Example: If you call the function AmountInWord(12345), it will give you output: "Twelve Thousand Three Hundred and Forty Five Taka only"

Language: JavaScript - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

devknown/alpha-id-js

Convert any integer to a short alphanumeric version.

Language: TypeScript - Size: 48.8 KB - Last synced at: 29 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

piyushchugeja/number-converter

A Java applet based number conversion system for developers who jumble between numbers.

Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

erensunar/number-systems-converter

Girilen tüm sayı sistemleri arasında dönüşüm yapan program. Basit ve sade bir arayüz ile tüm dönüşüm işlemlerini yapabilirsiniz.

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

alnahian2003/numberconverter 📦

Convert any number system to other, like Decimal, Binary, Octal, Hexadecimal easily.

Language: HTML - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

BaseMax/CheckNumber

Check the number and calculate the gcd and lcm and perfect.

Language: C++ - Size: 48.8 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 3 - Forks: 0

tigertv/convert-to-base

Converts natural decimal numbers to any base from 2 to 62

Language: Haskell - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

fernandohg97/number-system-converter

Web app to make conversions between different numerical systems

Language: JavaScript - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

Hikuroshi/terbilang-number-to-word

Terbilang is a PHP library for converting numbers into words in any language. It provides a simple and flexible way to convert numeric values into their word representations.

Language: PHP - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

JossDev-Morales/number-converter.io

Converter of decimal and integer numbers in different bases such as octal, binary, hexadecimal and decimal and bases between 2 and 36 to other number bases

Language: JavaScript - Size: 157 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

TDiblik/vscode-number-peeker 📦

Hover over number in VSCode and see alternative representations

Language: TypeScript - Size: 27 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

krauss/numb2word

A number translator written in Java

Language: Java - Size: 61.5 KB - Last synced at: 29 days ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

swapnilUI/Arabic_to_roman

Language: JavaScript - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

zambodev/cli_converter

Linux x64 command line number converter

Language: C - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

CoderBDK/NumberToWord

Kotlin library to convert numbers into Bangla and English words.

Language: Kotlin - Size: 151 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

jiripolasek/DevNumbersExtension

Language: C# - Size: 386 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

balewgize/geez-numeral-converter

A JavaScript library to convert numbers to Ethiopian Geez numerals

Language: CSS - Size: 1.35 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

owlsome-official/toBahtText

แปลงตัวเลขเป็นคำอ่านในภาษาไทย | Convert number to Thai words.

Language: Go - Size: 15.6 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SimplyProgrammer/Bidehex-calculator

Simple but effective calculator and number system converter!

Size: 48 MB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

jpatel2005/NumberToWords

A website for converts numbers and scientific notation to their word form

Language: JavaScript - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

notarious2/numWordsApp

Numbers to words converter with Vue 3 Composition API Script Setup

Language: Vue - Size: 1.41 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

JL2014/dec2bin

Command line tool to convert big number to binary (from base 10 to 2)

Language: C++ - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sebastianzander/numero

Numero is a library for converting between Arabic numbers and their English numeral

Language: C++ - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

AuRa123456/Number-Converter

Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Subrata-Rudra/Number-Hub

This is a web app developed using simple HTML, CSS and JAVASCRIPT, where you can convert any base number to any base and do basic operations such as addition, substraction, multiplication and division.

Language: CSS - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

leeyang10000/chinese-number

chinese-number是一个用于解析和编码中文数字的库.(chinese-number is a package that using to parse chinese number into number and convert number into chinese number. )

Language: Go - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Bluewolf787/numcalc-mobile

A Flutter app that allows you to convert the different numberal systems.

Language: Dart - Size: 353 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

bhavikji/IntegerToEnglish Fork of sujalpatel2209/IntegerToEnglish

Convert Integer to English words

Language: PHP - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

aeckar/libnumsys

Number system conversion library and command-line utility for C/C++

Language: C - Size: 146 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

seahore/ChineseNumerals

用于转换数值与汉语数字的工具类 Utilities for conversion between numeric values and Chinese numerals

Language: C# - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

dj-ryan/numvert-og

A cli program to convert numbers between bases

Language: C++ - Size: 3.56 MB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

pidehen23/good-math

提供了一种解决JavaScript计算中精度丢失的方案

Language: TypeScript - Size: 222 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rgimad/simple_base_converter_msvc

a simple number converter between decimal, binary, hexadecimal and octal

Language: C++ - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dervism/number-to-text_jdk9

Implementation of Number to Text kata (JDK9++)

Language: Java - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

YunaAnn/UnitConverterAndroid

<DONE> Android. Convertion - temperature, number and length converter.

Language: Java - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

horaciocome1/Endora-BN

Aplicação de conversão entre bases numéricas.

Language: Java - Size: 42 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

ardier16/numbers-converter

Android app for converting numbers among 2, 8, 10 & 16 systems

Language: Java - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

bijoy1243/unitconverter

Lightweight R package for converting temperature, length, and weight units. Easy to use with full documentation. Perfect for your unit conversion needs! 🛠️📦

Language: R - Size: 28.3 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ceviixx/RomaNo.

SwiftUI iOS app that converts any calendar date into Roman numerals. Offline, elegant, and privacy-friendly.

Language: Swift - Size: 0 Bytes - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

mvmike/number-to-text-catalan

Converts number to text (Catalan language)

Language: Kotlin - Size: 383 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

avadhootdivekar/scripts

This repository hosts some simple scripts. Intention is to let people pick up some readily available scripts which they can use in their projects.

Language: Python - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

drobilla/exess

A simple library for reading and writing XSD datatypes

Language: C - Size: 702 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

taran1sdev/baseConverter

Simple Go application to convert decimal numbers to their base-2/8/16 equivalents.

Language: Go - Size: 1000 Bytes - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

bp0609/COA_GUI_Tool_Project Fork of Hit2737/COA_Learning_Application

An interactive React-based GUI tool for learning COA concepts, featuring CPU performance metrics analysis, number conversion, cache replacement visualization, and IEEE floating-point conversion with step-by-step explanations.

Language: JavaScript - Size: 5.5 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

zmmmdf/aznum2words

[AZ] Azərbaycan dilində ədədlərin sözlə yazılış təsviri üçün Python dilində yazılmış kitabxana. [EN] The library for converting numbers to words in the Azerbaijan language written in Python.

Language: Python - Size: 13.7 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

cluesurf/size.js

Number conversion in multiple languages

Language: TypeScript - Size: 84 KB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nickolasbradham/Decimal-to-D-ni

A Decimal to D'ni (the fictional number system in Riven) converter.

Language: Java - Size: 11.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ag-sanjjeev/app-number2words-in-tamil

The simple JavaScript program that converts Numbers into Tamil words.

Language: JavaScript - Size: 236 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

pakbungdesu/base-converter

Versatile base converter from a base to any bases (supporting floating points up to 6 decimal places of precision)

Language: C++ - Size: 117 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ahmmedrejowan/Number-Converter-Compose

A Number System Converter app created using Jetpack Compose for Android

Language: Kotlin - Size: 6.94 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TeachDian/Random-Webapps

Welcome to the Random Web Apps Collection repository! This repository contains various web applications created using HTML, CSS, and JavaScript. Each web app serves a unique purpose and showcases different aspects of front-end development.

Language: CSS - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

divyakumar31/converter-tools

Converter Tools for helping one to convert currency, temperature or number-base-system.

Language: HTML - Size: 722 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Harshit2012/CODHB

CODHB is a web-based number converter that seamlessly transforms binary, decimal, and hexadecimal numbers

Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mehmetriza/numbery

Php formatted string to number and validation convert function

Language: PHP - Size: 11.7 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

pegasus0069/numsyscon

Azure Implementation of Number System Converter Website Based on Node.js, Javascript, HTML & CSS.

Language: HTML - Size: 25.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

frogstair/number-system-converter

Easily convert between hex, binary and decimal with easy buttons in your status bar

Language: TypeScript - Size: 80.1 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

emmarcaber/Number-System-Converter-in-C-Language

C console application which converts the 4 popular number systems (decimal, binary, octal, hexadecimal)

Language: C - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

adistroe/Number-Base-Converter

This is the "Number Base Converter" project I made myself while studying at JetBrains Academy

Language: Kotlin - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

iLikeToBeAnonymous/JS-Radix-Conversion-and-TimestampEncoder

JavaScript project to encode ISO dates to Base32 numbers

Language: HTML - Size: 46.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

rakibdevs/wp-number-to-bangla

"Number to Bangla" is a WordPress plugin that allows you to convert English numbers to Bangla numbers, Bangla text, Bangla month names, and Bangla money format. It supports numbers up to 999,999,999,999,999 and provides shortcode options to easily display converted numbers on your website

Language: PHP - Size: 306 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Batuhanaydn/number-conventer

Displaying and writing radix converter code on flask

Language: HTML - Size: 157 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CodingWithEisbar/NUMBER_CONVERTER

This program was made according to the requirement of Computer Systems courses in HCMUS

Language: C++ - Size: 646 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

BaseMax/BigNumberBaseConverterC

A Super-Fast C-Program for converting very huge/big numbers from one base to another base without Limitation.

Language: C - Size: 263 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Chang9601/Number-Converter

기수 변환 프로그램 (2진수 ~ 36진수)

Language: C - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Bluewolf787/NumCalc

A simple console app in Python to convert numberal systems

Language: Python - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

JonathanRichardThompson/Numbers

Console Application to verify modulus check digits and create .csv numbering files for production environments

Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

alejogiraldoo/4-bit-binary-counter-with-leds

Practice with arduino uno, circuit of leds that turn on and off representing the binary code, where the led turn on is 1 and off is 0

Language: C++ - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gersona/isa

number to word program for malagasy (Madagascar) language

Language: Python - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

123santoshi/DSA

25 days code

Language: Python - Size: 124 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

n1ved/number-converter

simple binary - decimal - octal - hexadecimal converter

Language: C++ - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

evokelektrique/php-convert-numbers

Convert english numbers into farsi words

Language: PHP - Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

FaizanZaheerGit/Number-Convertor-in-C-

this number convertor is used to convert numbers from one system or format into another, supported formats/number systems include decimal, hexadecimal, binary, octal

Language: C++ - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

billyjoe-ram/JoesBinaryPy

Python script that converts decimal numbers to binary

Language: Python - Size: 13 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GabrielCrackPro/base-converter-app

Convert any number to binary,decimal,octal and hexadecimal

Language: HTML - Size: 62.5 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

saminyasar004/Nano-Converter

Convert your number from any base to any base. Like binary to decimal or decimal to binary or decimal to octal or octal to decimal.

Language: JavaScript - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rabestro/java-number-base-converter

We’re all quite used to our good old decimal system of numerals. But let’s not forget that there are other ways to count! Whether we need to convert numbers from one system to another just for fun or to store large data more efficiently, a converter proves helpful. In this project, you will create your own tool that will help you convert numbers from one system to another.

Language: Java - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mmalinova/BulgarianDescriptionOfAGivenNumber

Bulgarian description of a given number is a simple Java console application that describe number with cyrillic alphabetical words.

Language: Java - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0