Decimal is the base we use for everything in our daily lives, it uses ten different numbers to represent all numbers, but why ten? The number ten was imposed probably because we have ten finguers, but that doesn't mean that ten is the best base to count. I was inspired by this page that explains in more detail why seximal is better base than base-10 (decimal). Just to be clear, I don't have any relation to the owner of that page, but I was inspired to make a calculator that would work with base-6 completely. Seximal has it's advantages, like having 0.2 be 1/3 instead of 0.3333, but for all the information on seximal, again go to: seximal.net Another reason for making this page was making a base-10 to base-6 conversor that would work with decimals, there are lots of base conversors online, but I haven't found one that is compatilbe with decimals, so I made one. In the future I would like to add other bases calculators and conversors to make this page more "useful".