Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

RomaTk/NumberSystems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumberSystems


The numberSystems is a library to work with different number systems less than 17th
This library can write how operations is happened

Problems:
1. THIS LIBRARY CAN WORK ONLY WITH NUMBERS WHICH ARE GREATER THAN ZERO AND ZERO
2.IT DOES NOT CHECK ALL PARAMETRS

There are main functions:
1.Number() - creates an object by taking the number in the 10th number system (numberString='0.121');
2.create_number_from_string() - creates an object by taking the number in different number systems (number_string='12.12',system=3)

This objects has some spesific functions, which are easy to understand by example (run.py)

I think that this is bad library however code can be taken to create or improve other libraries. WHY I have done that - directory "WHY"

About

PYTHON, NUMBER SYSTEMS, EXPLANATION

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages