You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.....
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.