What's new in Python Advanced Scientific Calculator 3.2.48

Aug 2, 2012
  • fixed import from __future__ error
  • added more to the "help" command
  • fixed all glitchy looping commands
  • added a fallback incase wrong answer typed
  • fixed badly named varibles
  • fixed exponent possibly giving unknown varible error
  • added "random", lets you generate random numbers
  • fixed "exit" command
  • *discontinue use of "input()", change to "raw_input()"
  • Version 6
  • added multiple equations without exiting
  • fixed percent and division (maybe)