47468ee28f
sed -i 's,[a-z]*://git.code.sf.net,https://git.code.sf.net,g' metadata/*.txt
35 lines
919 B
Plaintext
35 lines
919 B
Plaintext
Categories:Science & Education
|
|
License:PublicDomain
|
|
Web Site:https://sourceforge.net/projects/mathexpressionevaluator
|
|
Source Code:https://sourceforge.net/p/mathexpressionevaluator/code
|
|
Issue Tracker:https://sourceforge.net/p/mathexpressionevaluator/discussion
|
|
|
|
Auto Name:Expression Evaluator
|
|
Summary:Expression Evaluator (calculator)
|
|
Description:
|
|
The program takes in mathematical expressions and evaluates them. Its a little
|
|
bit more useful then a common calculator in that it handles variables. The look
|
|
and feel is more towards a programming language. Simplified version of MathCad
|
|
or Linux octave.
|
|
|
|
Example input:
|
|
|
|
apple = 12, orange = 7 (apple/2 + orange)*10
|
|
|
|
Example output:
|
|
|
|
130.0
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://git.code.sf.net/p/mathexpressionevaluator/code
|
|
|
|
Build:1.1,101
|
|
commit=bf1952
|
|
target=android-10
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:1.1
|
|
Current Version Code:101
|