GithubHelp home page GithubHelp logo

michaeldanielm / ci-calculator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alimranahmed/ci-calculator

0.0 1.0 0.0 281 KB

CI-Calculator, A scientific calculator, built using JAVA. Front-end has been designed by java swing API.

Java 100.00%

ci-calculator's Introduction

CI- Calculator

A Scientific calculator build on JAVA(J2SE) with swing API to design the interface.

Version: 2.0.0
System requirement: Java Virtual Machine(JVM);
Date of Released: 21st February 2017
Copyright: 2017, CI- Technology

Screenshots

CI-Calculator

Arithmetic operation

CI-Calculator

Logarithm!

CI-Calculator

Trigonometry

Installation

  1. Clone the repo using: git clone https://github.com/alimranahmed/CI-Calculator.git
  2. Compile & run the java file inside /src.

Usage

  1. To perform any double operand operation, users have to enter one operand then the operation then another operand then the equal button. e.g. 1 + 2 =

  2. To perform any single operand operation, user have to enter the operand then the operation button. e. g. entering "0 sin" is as "sin(0)"

  3. To calculate percentage, users have to enter operand(for which, percentage will be calculated) then the multiplication button(x) then enter the amount of percent then press the percent button(%). e. g. 200 x 5%

  4. In the calculator, C => Clear, DE => Delete by one digit, Mod => Reminder of division

Technical Description

Calculators functionality is defined in the Engine class. ActionServer is handling button click event. ElementContainer class bind all calculator visual element together. ButtonHolder create all required buttons those are being used by ElementContainer

Limitation

  1. This calculator is not able to evaluate any mathematical expression.
  2. Due to, the limitation of value container(e.g. variable) this can't work with very large number(more than 32 bits or 64 bits).
  3. Digit limitation is 15 digit.

Contribution

Contribution to is always welcome. If you want to contribute on this project just create an issue and then make a pull request with your contribution.

ci-calculator's People

Contributors

alimranahmed avatar

Watchers

James Cloos 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.