- android.permission.ACCESS_NETWORK_STATE
- android.permission.INTERNET
- android.permission.WRITE_EXTERNAL_STORAGE
- android.permission.READ_EXTERNAL_STORAGE
Sep 26, 2015
Version 1.2:
-Added ability to select result;
-removed suspension during long operations;
Version 1.1:
-the result is saving after closing;
-fixed a bug with the point's shift during dividing ;
-accelerated take-factorial;
-Improved the exponentiation;
-redesigned;