You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arabic Math Solver is an Android Application that has the Ability to recognize and solve handwritten equations in Arabic notation.
9
+
The application provides support to solve a wide range of mathematical problems
10
+
e.g. (Simplifying - Solving Polynomials - Integration - Differentiation).
11
+
12
+
13
+
## Table of Contents
14
+
15
+
-[Screenshots](#screenshots)
16
+
-[Features](#features)
17
+
-[Assumptions while usage](#assumptions-while-usage)
18
+
-[How to use ?](#how-to-use-?)
19
+
-[Example demos](#example-demos)
20
+
-[Related Projects](#related-projects)
21
+
-[License](#license)
7
22
8
-
The application provides support to solve a wide range of mathematical problems e.g. (Simplifying - Solving Polynomials - Integration - Differentiation)
- All characters and symbols drawn are not intersecting at any point, a valid space that separates any two symbols from each other can be always found.
58
76
59
-
### 3. Horizontal drawn equation
77
+
####3. Horizontal drawn equation
60
78
61
79
- The equation is drawn horizontally without any major inclinations.
- The line, that separates denominator from numerator in a fraction, should be covering both the start and end symbols of both denominator and numerator.
87
+
-#### The line, that separates denominator from numerator in a fraction, should be covering both the start and end symbols of both denominator and numerator.
1. Draw, in the drawing area, the equation you want to solve.
@@ -88,8 +108,38 @@ The application provides support to solve a wide range of mathematical problems
88
108
89
109
**N.B :** incase of error, you may also want to pay attention to what is shown in the seen-Arabic-equation (المعادلة) part to ensure that there are no wrong symbols seen.
0 commit comments