positional-numeral-systems

There are 12 repositories under positional-numeral-systems topic.

  • Anizoptera/Math

    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).

    Language:PHP19501
  • slysterous/numeral

    Numbers based on custom positional numeral systems

    Language:Go11200
  • bergusman/radix-go

    Radix (base) conversion

    Language:Go2200
  • roddamnkit/b

    A Dart library for converting between different bases.

    Language:Dart2100
  • E7su/pidgeot

    TelegramBot for positional numeral system convertation with mantissa using FSM

    Language:Python1410
  • godsfood/baseconv

    A Go module for converting between different bases.

    Language:Go1000
  • SherazIbrahim/Positional-Number-System

    This application is coded using c++ language. This software is for inter-conversion between decimal number system ,hexadecimal number system ,octal number system and binary number system. This code can also calculate the (r-1)'s COMPLEMENT.....

    Language:C++1201
  • Daniel-Himself/C-Pointers-Usage-Examples

    1st Semester Programming 101 project. C Pointers - Examples of string compression and positional numeral systems conversion

    Language:C0100
  • E7su/pidgeotto

    converter for positional numeral systems (with mantissa)

    Language:Python0340
  • Foxworth22/TI84-Calculator-Programs

    One of my early exposures to programming was on Texas Instruments Graphing Calculators such as the TI-84 Plus and TI-84 Plus CE. Motivated internally by passion and externally by practical problems, I taught myself how to use calculators as computers.

  • E7su/pidgey

    converter for positional numeral systems

    Language:Python30
  • harrisonlingren/BaseN

    Convert between bases using arbitrary, unique Positional Numeral Systems

    Language:Python20