Skip to content

FrancescoPalumbo/Calculator-AndroidStudio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator-AndroidStudio

Badge Badge Badge Badge Badge

Calculator-AndroidStudio is an example made in Android Studio with Library exp4j. It is capable of evaluating expressions and functions in the real domain. It's a small (40KB) library without any external dependencies, that implements Dijkstra's Shunting Yard Algorithm. exp4j comes with a standard set of built-in functions and operators. Additionally users are able to create custom operators and functions.

Link: https://www.objecthunter.net/exp4j/index.html

Features

  • Entering numbers and operands;
  • Calculation of the main operations.

This results in the following:

Requirement

  • Android 6.0+
  • Android Studio 3.0+
  • Kotlin 1.3+

Installation

Integrate Calculator-AndroidStudio into your project. Paste the files into the corresponding folders.

License

Calculator-AndroidStudio is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages