Calculator Apk
Apk Infos
Version | 0.1.4 |
Rating | 5.0/5, based on 1 votes |
Size | 18.8 MB |
Requires Android | Android 2.3+ (Gingerbread) |
Author's Notes | Basic calculator |
About Calculator APK
Table Of Contents
Description
This is a basic calculator with very simple graphical user interface.User can calculate mathematical expressions using following built-in constants and functions:
pi = the ratio of the circumference of a circle to its diameter 3.14159265359
e = the base of the natural logarithms 2.71828182846
exp = returns e raised to the specified power
sqrt = returns the square root of a specified number
abs = returns the absolute value of a number
ln = returns the natural (base e) logarithm of a specified number
log = returns the logarithm of a specified number in a specified base
floor = returns the largest integer less than or equal to the specified number
ceiling = returns the smallest integral value that is greater than or equal to the number
round = rounds a value to the nearest integral value
sin = returns the sine of the specified angle
cos = returns the cosine of the specified angle
tan = returns the tangent of the specified angle
asin = returns the angle whose sine is the specified number
acos = returns the angle whose cosine is the specified number
atan = returns the angle whose tangent is the specified number
atan2 = returns the angle whose tangent is the quotient of two specified numbers
min = returns the smaller of two numbers
max = returns the larger of two numbers
pow = returns a specified number raised to the specified power
rnd = returns a random number from given value
npo2 = returns the next power of two value
cpo2 = returns the closest power of two value
ieeeremainder = returns the remainder resulting from the division of a specified number by another specified number
Examples how to use built-in functions:
sqrt ( pow ( 3, 5 ) )
sin ( pi * 3 / 4 )
rnd ( 5, 10 )
rnd (7)
ieeeremainder ( 9, 5 )
abs ( -5.2345)
Latest updates
What's new in version 0.1.4
Version 0.1.4:- Fixed inputfield multiline properties bug
- Added new function npo2(x) which returns the next power of two value
- Added new function cpo2(x) which returns the closest power of two value
Version 0.1.3:
- UI modifications
- Added new functions: pow, ieeeremainder, log
Version 0.1.2:
- Now user can write some basic mathematical expressions to the input field using basic scientific functions like sin, cos, tan, abs, min, max, floor..
How to install Calculator APK on Android phone or tablet?
Download Calculator APK file from ApkClean, then follow these steps:
Update Phone Settings
- Go to your phone Settings page
- Tap Security or Applications (varies with device)
- Check the Unknown Sources box
- Confirm with OK
Go to Downloads
- Open Downloads on your device by going to My Files or Files
- Tap the APK file you downloaded (com.kokgames.calculator-v0.1.4-ApkClean.apk)
- Tap Install when prompted, the APK file you downloaded will be installed on your device.
Older Versions
0.1.4 (4) | 18.8 MB |
Questions & Answers
Q: What is an APK File?
A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.
Q: If I install an APK from this website, will I be able to update the app from the Play Store?
A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.
Q: Why ApkClean.net can guarantee APK 100% safe?
A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.
Q: What are Android App permissions?
A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.
Don't hesitate to contact us if you have any questions or concerns.
(*) is required