Giter VIP home page Giter VIP logo

binary-calculator-android-java-app's Introduction

A Completely Free handy Calculator for binary operations ๐Ÿ“ฑ

Official Google Play Store Download Link : https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app

A handy Calculator for binary operations, that works on all devices. ๐Ÿ“ฑ ๐Ÿ’ป ๐Ÿ–ฅ

Feel free to use the Calculator for teaching Numeral systems as an example. If you have Suggestions or find Errors, you're free to contact me on GitHub or submit your changes. The Reason why I build this Calculator was, because there wasn't a good one on the Web.

Free Google Play Store Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR Mobile (Smartphone)

Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR Mobile (Smartphone) Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR Mobile (Smartphone)

Binary Calculator Addition Subtraction Multiplication Division NOT AND OR XOR

The Binary Calculator is just a Website that each possible device can access to.

You can use the Binary Calculator on your: ๐Ÿ“ฑ ๐Ÿ’ป ๐Ÿ–ฅ

  • Smartphone (Android/iOS etc.) ๐Ÿ“ฑ
  • Tablet (Chrome, Firefox, Edge, Safari) ๐Ÿ“ฑ
  • Laptop (Chrome, Firefox, Edge, Safari) ๐Ÿ’ป
  • Destkop (Chrome, Firefox, Edge, Safari) ๐Ÿ–ฅ

Binary Operations โž• โž– โž— โœ–๏ธ

  • + (Addition)

  • - (Subtraction)

  • * (Multiplication)

  • / (Division)

  • ! (NOT) ex. ! 10101010 = 01010101

  • << (Bitwise Left Shift) ex. 1010 << 0101

  • >> (Bitwise Right Shift) ex. 1010 >> 0101

  • AND / NAND

  • OR / NOR

  • XOR / XNOR

As efficient as possible โš™๏ธ

The Calculator is designed to give responses on every action, this is noticeable as an example at the addition of two Bytes, while you're typing, an algorithm already calculates every number you type and displays the result.

The Calculator allows you to โ›“

  • see how Hexdecimal Values are stored in Binary (ex. HTML Color Codes RGB(255, 255, 255) = RGB(8-Bit, 8-Bit, 8-Bit))
  • how much 8, 16, 32 Bit can store, (ex. unsigned 8-Bit can store values from (00000000) 0 ... 255 (11111111))
  • see how other numeral systems are working (ternary, quaternary, octal, hexdecimal)

binary-calculator-android-java-app's People

Contributors

idouble avatar imgbotapp avatar minatekyo avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.