omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Scientific calculator

    Pythonista
    1
    4
    3823
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • PKHG222
      PKHG222 last edited by

      Maybe have a look here: http://www.daniweb.com/software-development/python/threads/277522/gui-scientific-calculator-homework

      Maybe something nice to build with Pythonista?
      Ideas of which classes one needs ... and then and building it 'testdriven' with unittest
      (http://docs.python.org/2/library/unittest.html) ?!

      1 Reply Last reply Reply Quote 0
      • PKHG222
        PKHG222 last edited by

        On my way, but without unittest,
        Have a look here
        http://petergragert.info/pythonista_by_pkhg/pmwiki.php/Peter/RPNCalculator

        Picture of to be done Calc added and info how to get the code added.
        Will go to github, if updated ..

        Why my wiki? If someone is interested, he/she could get a password to
        edit that page ...(or related ones if needed). On git I do not know how to make that possible ... otherwise git would be as nice ...

        1 Reply Last reply Reply Quote 0
        • PKHG222
          PKHG222 last edited by

          Update: inverse sin (asin) etc. and 'deg <-> rad' computations

          Next idea: make it so (Peter!), that programming will be possible ;-)

          1 Reply Last reply Reply Quote 0
          • PKHG222
            PKHG222 last edited by

            Hi now an more or less working source can be found:
            https://gist.github.com/4245408

            See a picture first?

            http://petergragert.info/pythonista_by_pkhg/uploads/Peter/RPN_pythonista.jpg

            Comments and found errors are welcome ;-)

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB Forums | Contributors