fdroiddata/metadata/dudeofx.eval.txt

39 lines
937 B
Plaintext
Raw Normal View History

2015-02-07 19:16:23 +00:00
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/
2015-02-08 20:20:13 +00:00
#Name:Eval
Auto Name:Expression Evaluator
Summary:Expression Evaluator (calculator)
2015-02-07 19:16:23 +00:00
Description:
2015-02-08 20:20:13 +00:00
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.
2015-02-07 19:16:23 +00:00
2015-02-08 20:20:13 +00:00
Example input:
2015-02-07 19:16:23 +00:00
apple = 12, orange = 7
(apple/2 + orange)*10
2015-02-08 20:20:13 +00:00
Example output:
2015-02-07 19:16:23 +00:00
130.0
.
Repo Type:git
2015-02-08 20:20:13 +00:00
Repo:http://git.code.sf.net/p/mathexpressionevaluator/code
2015-02-07 19:16:23 +00:00
Build:1.1,101
2015-02-08 20:20:13 +00:00
disable=build errors
commit=21e6fa
2015-02-07 19:16:23 +00:00
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:101