ApkDownload

DEVCALC APK

Latest Version 0.0.5 for Windows
Updated 2018-11-21

App information

Version 0.0.5 (#5)

Updated 2018-11-21

APK Size 1.3 MB

Requires Android Android 4.4+ (KitKat)

Offered by Daniel Páramo

Category Free Tools App

App id com.devcalc

Developer's notes calculator that allows you to perform simple calculations and perform conversions

Screenshot

Click on the image to see full size

Latest updates

What's new in DEVCALC 0.0.5

Dev Calc es una calculadora que te permite efectuar cálculos sencillos como sumas, restas, multiplicaciones, divisiones y potencias, realizar conversiones a los distintos sistemas numéricos disponibles (binario, octal, decimal, trinario, hexadecimal y heptovigesimal), así como también realizar operaciones binarias, como la rotación izquierda (LSH) y rotación derecha (RSH), AND bit a bit, OR bit a bit, XOR bit a bit, y negación bit a bit.

Editor's review

Download the latest DEVCALC application, version 0.0.5, compatible with Windows 10/11 (using emulators such as Bluestacks), Android devices. This free Tools app is developed by Daniel Páramo and is easy to download and install.

Previous versions, including 0.0.5, are also available. If you need help or have any problems, please let us know.

Description

Dev Calc is a calculator that allows you to perform simple calculations such as addition, subtraction, multiplication, division and power, make conversions to the different available numerical systems (binary, octal, decimal, trinary, hexadecimal and heptovigesimal), as well as perform binary operations , such as left rotation (LSH) and right rotation (RSH), bitwise AND, bit-by-bit OR, bit-by-bit XOR, and bit-by-bit denial.

It should be noted that the range of operations that the calculator can solve must be between 〖(2 ^ 31)〗 ^ (- 1) and ((2 ^ 31) ^ (- 1)) * - 1, and it only takes in account the integers, decimals are discarded without approximations (they are not taken into account).
Available operations:
- SUM (+) Returns the result of the sum of two operands.
- REST (-) Returns the result of the subtraction of two operands.
- Multiplication (*) Returns the result of the multiplication of two operands.
- Division (/) Returns the result of the division of two operands.
- Module (%) corresponding to the module of an operation. Returns the remainder of the division of two operands.
- Exponentiation (^) Calculate the power of the base to the value of the exponent.

- AND bit by bit (a AND b) Returns one for each bit position in which the corresponding bits of both operands have a value of one.
- bitwise OR (a OR b) Returns one for each bit position in which at least one of the corresponding bits of both operands has a value of one.
-XOR bit by bit (to XOR b) For every bit position in which the corresponding bits of both operands are equal, it returns zero and if they are different, it returns one.
-NOT bit by bit (NOT a) Inverts the bits of the operand.
- Shift to the left (to LSH b) Shift b positions to the left the binary representation of a, the excess bits shifted to the left is discarded, leaving zeros to the right of the shifted bits.
- Shift to the right (to RSH b) Shift b positions to the right the binary representation of a, the excess bits shifted to the right is discarded.

App permissions

DEVCALC 0.0.5 APK requires following permissions:

Allows applications to open network sockets.

Ratings and Reviews

Rating: 5.0/5 based on Less than 100 reviews

(*) is required

Previous versions

DEVCALC 0.0.5 APK for Windows (#5, 1.3 MB)