速報APP / 教育 / meditor

meditor

價格:免費

更新日期:2014-06-24

檔案大小:594k

目前版本:1.0

版本需求:Android 1.5 以上版本

官方網站:http://github.com/rjolly/scas-android

Email:raphael.jolly@free.fr

meditor(圖1)-速報App

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)

meditor(圖2)-速報App

Graphing:

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

Planned:

Algebraic functions

Elementary functions

Trigonometric & hyperbolic functions

Derivatives & Integrals

Polynomial factorization

Vectors & Matrices

Geometric algebra

Boolean algebra