meditor icon

meditor

1.0

Mathematical editor

App Information

Version
Update
Jun 03, 2024
Developer
Category
Google Play ID
Installs
500+

App Names

App Description
Mathematical editor - Android notepad sample, interfaced to the Scala Algebra System (ScAS)
Computations with symbols as well as numbers : BigIntegers, Rationals, Polynomials, Rational functions, Complex numbers
Supported operations: + - * / ^integer
Functions: div, mod, factorial, factor, real, imag, conjugate
Comparison operators: = <> <= < >= >
Boolean operators: & | ^ ! =>
Constants: pi

Interaction through "Evaluate" action on selected text:
(a+b)^2/(a^2-b^2) "Evaluate"
(a+b)/(a-b)

Graphing:
graph(f(x), x) "Evaluate"

Implemented:
Boolean algebra

Planned:
Algebraic functions
Elementary functions
Trigonometric & hyperbolic functions
Derivatives & Integrals
Polynomial factorization
Vectors & Matrices
Geometric algebra
Read more