Giter Club home page Giter Club logo

platform_packages_apps_calculator's Introduction

Calculator

I'm editing this to provide my own functions and complex numbers for me. If it's of use to you then use it. It is not a calculator design for beginers, as it requires quite a lot of mathematical knowledge to do the simplest things. This is due in part to the unique method of calculation.

The display is composed of two lines. The top line is the imaginary part, and the bottom the real part. Numbers are always entered as real, and the imaginary key is used to swap something into the imaginary display value. There is also a universal accumulator which is cleared by the C key when not in backspace correction mode.

The Basic Keys

The basic keys have the following modifications. The equals key is replaced by an accumulation + key. This is the primary dyadic operator, in fact the only one. The plus key is replaced by the imaginary i key, which multiplies the number on the display by the square root of minus one. The minus key is replaced by the postfix operator sequence ln i exp and is called the k key. The final two key replacements of the basic keys are times is replaced by exp and divide is replaced by ln to allow logorithmic calculation. As all functions accept complex arguments, then thre is enough on the basic keys to perfom triganometry, and many other calculations if you know your mathematics.

The Advanced Keys

The advanced keys are replaced by more advanced keys as would be expected in such a calculator. I will accept no requests for feature changes. If these functions do not suit you then use another calculator. There is no shortage of forks of the origional calculator source.

The first row is

  • ln gamma
  • dichrelet eta
  • riemann zeta - includes some extra poles due to calculation method on each edge of the critical strip

The second row is useful utility functions

  • reciprical root
  • one minus value
  • squared

The third row is format conversion

  • factorize integer magnitude on display with angle parts of a circle
  • convert to fraction
  • convert to polar coordinates

The fourth row is context control functions

  • push
  • pop
  • swap

platform_packages_apps_calculator's People

Contributors

adamp avatar alanv avatar alexkucherenko avatar christianrobertson avatar dmitriplotnikov avatar dsandler avatar firefart avatar jaceksur avatar jackokring avatar jham avatar kruton avatar mikejurka avatar neel-google avatar onoratoj avatar

Watchers

 avatar  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.