Info
Version: | 1.0.0 |
Author(s): | Heinrich Alexandra Hermann |
Last Update: | Tuesday, December 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Alexandra-Hermann-BSD/Zahlensysteme |
NuGet Url: | https://www.nuget.org/packages/ahbsd.lib.numbersystems |
Install
Install-Package ahbsd.lib.numbersystems
dotnet add package ahbsd.lib.numbersystems
paket add ahbsd.lib.numbersystems
ahbsd.lib.numbersystems Download (Unzip the "nupkg" after downloading)
Dependencies
- ahbsd.lib(>= 1.0.0)
Tags
I first had the idea of making a library like this, when I helped a person of business school to understand number systems.
In my eyes the best way to describe how binary and hexadecimal work, is to help understand the basics on numeric bases.
So after this person was able to describe the transformation in general, I started documentation and coding it. See on GitHub (most in german).