Categories

  • Android Apps
  • Android Games
  • Android Wallpapers
  • Android Wear Apps
  • Android Keyboard
  • Android Themes
  • Android Ringtones

Topics

  • Editor's Choice
  • Top Ranking
  • Pre Register
  • Offline Games
  • 2,3,4 Players Games

Categories

Topics

JCalc

JCalc APK

1.0.2 Free ․ 株式会社ジャコム ⇣ Download APK (50.77 KB)

The calculator that can be displayed in hex / dec / bin number at the same time.

What's JCalc APK?

JCalc is a app for Android, It's developed by 株式会社ジャコム author.
First released on google play in 11 years ago and latest version released in 7 years ago.
This app has 456 download times on Google play and rated as 4.00 stars with 5 rated times.
This product is an app in Tools category
This app is a calculator that can be displayed in hexadecimal / decimal / binary number at the same time.

Feature
- Hexadecimal / decimal / binary input and display.
- Calculation of the +,-,×,÷,and,or,xor,mod.
- Undo function of the operational state.
- The vibration function when pressed a key.(Set from the menu)

Specification Descriptions
- Calculation is done in the signed 32-bit.(The calculation is done in the int type of Java.)
- Calculation of the decimal point does not support.
- Calculation by the mathematical order of priority does not support.(Example:1+2*3=9)