scientific calculator that I'm messing around with. Will eventually implement shunting-yard algorithm/imaginary number converter. For now it remains not functional..
Sci-Calc is hosted in the following web site
https://github.com/CharlieAnderson/Sci-Calc
If you think the Android project Sci-Calc listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Sci-Calc.
Item | Value |
---|---|
Java File Count | 2 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
Sci-Calc has the following Java source files.
com.example.charlesanderson.gridloc.ApplicationTest.java com.example.charlesanderson.gridloc.activity_calc.java