Merge branch 'master' into 'master'

submitting app Android Expression Evaluator

First time doing this, just following instructions like a bot. I am submitting the app Expression Evaluator to be included in the F-Droid index.

See merge request !556
This commit is contained in:
Boris Kraut 2015-02-08 20:18:13 +00:00
commit d46e78a140

37
metadata/dudeofx.eval.txt Normal file
View file

@ -0,0 +1,37 @@
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/
Name:Eval
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:http://git.code.sf.net/p/mathexpressionevaluator/code
Build:1.1,101
commit=1.1
Auto Update Mode:None
Update Check Mode:RepoManifest
Current Version:1.1
Current Version Code:101