简体   繁体   中英

How to evaluate algebraic expressions in android studio?

I am making my first andriod app in whicg user will input the algebric equation then the respective code must Integrate that equation and then it should generate a table by putting some numerical values. Now I am confused how to differentiate that equation and how to substitute values like in python sympy I can use subs method so in java what how to do that?

This is an android project that simplify all form of Boolean expression.This project use all the algebraic boolean expression in simplification of the expression.

The 12 Rules of Boolean Algebra

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM