Skip to content

ProtasSemyon/FintamathAndroid

 
 

Repository files navigation

drawing


Get it on Google Play

FintamathAndroid is the frontend of Fintamath library. It is a computer algebra system that supports beautiful input/output of mathematical text and solves many kinds of mathematical problems.

Key features:

  • Expression simplification and equation solving
  • Wide range of math functions
  • Arbitrary precision arithmetic
  • High precision approximation
  • Complex numbers
  • Derivatives
  • Logic optimization
  • Rich display of math expressions
  • Copy and paste expressions
  • Undo and redo actions
  • History of recently entered expressions

drawing

Supported Platforms

  • Android 8.1 or higher
  • ABI:
    • arm64-v8a
    • armeabi-v7a
    • x86_64
    • x86

Build and Run

Clone repository with its submodules.

git clone --recurse-submodules https://github.com/fintarin/FintamathAndroid

And just open the project in AndroidStudio.

About

Computer algebra system for Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 34.7%
  • Java 33.0%
  • Kotlin 28.0%
  • C++ 2.2%
  • CSS 1.7%
  • HTML 0.2%
  • CMake 0.2%