Skip to content

NumberSystem class provides direct methods for conversion of strings containing a number system having radix 'n' directly to radix 'm'. It also contains necessary background checks; isHexadecimal, isBinary etc to refine the ultimate perfection of algorithms.

Notifications You must be signed in to change notification settings

ashprojects/NumberSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NumberSystem

NumberSystem class provides direct methods for conversion of strings containing a number system having radix 'n' directly to radix 'm'. It also contains necessary background checks; isHexadecimal, isBinary etc to refine the ultimate perfection of algorithms.

About

NumberSystem class provides direct methods for conversion of strings containing a number system having radix 'n' directly to radix 'm'. It also contains necessary background checks; isHexadecimal, isBinary etc to refine the ultimate perfection of algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages