- Nov 20, 2013
- 0
- 0
- 0
Hello everyone,
I wrote a simple calculator which contain basic, scientific calculator and a unit converted each in different tab and would like ask you to comment it. I was trying to make it as simple as possible, so when user need only basic calculator, he got on screen only them, same thing for scientific calculator and unit converter.
Main features:
-own tab for each part of application
-support for percentages calculating (10+10% = 11 and 10*50% = 5)
-preserves the order of operations (2+2*2 = 6)
-convert: angles, lenghts, time, areas, power and other units
-contains π and Euler number( "e" at scientific calculator) [ i was lacking Euler number in other calculator]
-remember calculations after closing apps
Link:Tabbed Calculator
I would be grateful for any comments, suggestions and critisim.
Thanks for advance.
I wrote a simple calculator which contain basic, scientific calculator and a unit converted each in different tab and would like ask you to comment it. I was trying to make it as simple as possible, so when user need only basic calculator, he got on screen only them, same thing for scientific calculator and unit converter.
Main features:
-own tab for each part of application
-support for percentages calculating (10+10% = 11 and 10*50% = 5)
-preserves the order of operations (2+2*2 = 6)
-convert: angles, lenghts, time, areas, power and other units
-contains π and Euler number( "e" at scientific calculator) [ i was lacking Euler number in other calculator]
-remember calculations after closing apps
Link:Tabbed Calculator
I would be grateful for any comments, suggestions and critisim.
Thanks for advance.