Translate a number from any numerical system into any numerical system
Go to file
Daniel Santos 5d7cabc420 add to Makefile sun<->earth rule
* add sun to earth and vice-versa rule, without adding it to the all
   rule
 * also add earth<->sun to 'clean' Makefile rule

Signed-off-by: Daniel Santos <dacs.git@brilhante.top>
2022-03-12 18:14:15 +00:00
.gitignore add gitignore 2022-03-08 18:56:11 +00:00
LICENSE add MIT license 2022-03-11 19:28:35 +00:00
Makefile add to Makefile sun<->earth rule 2022-03-12 18:14:15 +00:00
numericx.c minor optimization for main cycle 2022-03-12 17:06:32 +00:00