[APP][OpenSource] Maths Man V2.7 - More than a calculator Update !

UpGado

Senior Member
Jan 18, 2012
188
213
0
Berlin

Hey!
Have you ever wanted help in maths? Need an app which does work and saves time? It's Maths Man !
This App can :
  • Calculate Slope of Straight Line
  • Calculate Distance Between Two Points
  • Calculate Distance Between Two Points in 3D Space
  • Get Midpoint of line
  • Get Midpoint of line in 3D Space
  • Solve Quadratic Equation
  • Get Relation between circles
  • Get Area and Circumference of Circle
  • Get Area and Parameter of square
  • Use Trigonometrical Functions (sin,cos,tan,sin-1,cos-1,tan-1)
  • Get Arc length
  • Graph Line segments (other graph feature being developed !)
  • there is themes options :highfive:
  • Works on 2.2+
more to be added, Suggest any idea
Download : Latest 2.7 : http://d-h.st/7CT
Source in my github (see signature)
Screenshots :

Changelog :
Code:
V2.7 : Code Changes (Better Size and Performance)
V2.6 : Added Midpoint in 3D Space
V2.5 : Added Distance in 3D Space (thanks Marco Lomas for idea)
V2.4 : First release
Hope you like it :cowboy:
 
Last edited:

Marco Lomas

Senior Member
Feb 17, 2012
801
206
0
Awesome app!!
I have a suggestion, what about including "z" variable?
For the distance of 2 points in a 3D space :D
Im studying civil engineering and this gonna save me in all my test!!
Very good job bro!!


Enviado desde mi XT890 usando Tapatalk 2
 
  • Like
Reactions: UpGado

UpGado

Senior Member
Jan 18, 2012
188
213
0
Berlin
Awesome app!!
I have a suggestion, what about including "z" variable?
For the distance of 2 points in a 3D space :D
Im studying civil engineering and this gonna save me in all my test!!
Very good job bro!!


Enviado desde mi XT890 usando Tapatalk 2
Good Idea, I'm finishing it now !
 

blakstar

Senior Member
Jan 23, 2013
878
967
0
22
Tyre
I have an idea too: Vectors
There are a lot of stuff related to vectors like getting the coordinates of a point if 2 vectors are equal
Its a good idea, right, and easy to make, probably

EDIT: you can add some "given" math equations, like the trigonometric relation: cos² X+sin² X=1
 
Last edited:

blakstar

Senior Member
Jan 23, 2013
878
967
0
22
Tyre
I have an idea too: Vectors
There are a lot of stuff related to vectors like getting the coordinates of a point if 2 vectors are equal
Its a good idea, right, and easy to make, probably

EDIT: you can add some "given" math equations, like the trigonometric relation: cos² X+sin² X=1
so.... what I mean in the second idea is to add a section for formulas, and equations
 
  • Like
Reactions: UpGado

UpGado

Senior Member
Jan 18, 2012
188
213
0
Berlin
Sorry for n00b question:
How to use "solve quadratic equation"?
My math is not good...

One small request: Can you make a Holo dark or Holo light theme?
Standard Quadratic Equations are in this form :
HTML:
ax2 + bX + C
where a is the coefficient of X2
b is the coefficient of X
and C is called absolute term (if it doesn't exist enter 0)
I hope I taught it well
For the holo dark , OK :)
 
Last edited:
  • Like
Reactions: cities516

cities516

Senior Member
Dec 19, 2012
928
3,308
0
Taipei
Standard Quadratic Equations are in this form :
HTML:
ax2 + bX + C
where a is the coefficient of X2
b is the coefficient of X
and C is called absolute term (if it doesn't exist enter 0)
I hope I taught it well
For the holo dark , OK :)
Code:
Sorry, you are limited to 8 thanks per day
Oh, I hate this statement:(
 
  • Like
Reactions: UpGado

blakstar

Senior Member
Jan 23, 2013
878
967
0
22
Tyre
Hi, I wrote you an example
Warning: if vector AB, then always write second point (B) before first point (A) as written in the example so that Xb-Xa=Xd-Xc

 
Last edited: