Skip to content

Scientific Number Extendor 1.1

Choose a tag to compare

@Tomentos Tomentos released this 03 Aug 11:14

This program converts scientific numbers that you input into the program, into the full number with all it's zeroes.

Fixes:

  • Program no longer crashes if the separator in the decimal input is deleted
  • Errors in calculation process
  • If a decimal inputs full numbers are in the double digits, everything after the first digit is pushed behind the separator and the multiplier is increased accordingly
  • Program no longer crashes if the multiplier input is negative

General changes:

  • Code cleaned up a bit
  • Changed comments

To-Do:

  • Add scalability
  • Add Readme
  • Add License