Read-only archive of the All About Symbian forum (2001–2013) · About this archive

The New Version TheSolution v1.02 with ***source code***

0 replies · 2,457 views · Started 01 September 2007

[CENTER] The New Version TheSolution v1.02 with [SIZE="3"]***SOURCE CODE AVAILABLE***[/SIZE] :
Solve math equations , graph equations and a very special part for quadratic equations (believe me it is better than any other quadratic equation solver)

User posted image

***Go Here For More ScreenShot And Info***

[SIZE="4"]"please support me just give one visit to my blog TheSolutionTS.blogspot.com"[/SIZE]

Note : This is the new version v1.02 again a bug in Ratic has been fixed[/center]
Note : Download the app and the source code from the blog or from http://www.4shared.com/dir/3393387/e03f2edd/Symbian.html , any new version , additional help files any thing will be placed in the blog http://TheSolutionTS.blogspot.com

--MAIN DIALOGUE---

Left side --> Enter the left side of the equation here
Right side --> Enter the right side of the equation here
Type --> Choose the equation type(General/Logarithmic)
IMPORTANT: Make sure u defined Type before everything
Show progress --> I advise u to choose 'No'
IMPORTANT: If u choosed 'Yes' the prog wil be much slower
Show indicator --> This is good keep it 'Yes'
Start -->The point from which the prog will start trying
End --> The end point
Step -->The step
Accuracy -->:
Accuracy is the minimum difference required
The prog will stop trying when deifference between left side and right side is
equal to or less than Accuracy
if the prog noticed that the difference is going up for ten times he will notify
u and give u 4 choices:
Yes --> The prog will continue and he will still notify u again if he noticed that
the difference is still going up for 10 times.
No --> The prog will stop and display the best answer he could get.
Turn --> The prog will turn back.
Don't ask --> The prog will continue and he will not display this message again.

---OPERATIONS---

use the following in writing the equation:
+ , - , * , /
X**n --> means X to the power n
sqrt(X) --> square root of X
exp(X) --> raise e to the power X
sin(X) , cos(X) , tan(X)
asin(X) , acos(X) Remeber : Start point and end point must be in the range (-1 : 1) or you will get ERROR
atan(X) --> arc tan of X
log(X) --> logarithm of X (base 10)
ln(X) --> natural logarithm of X (base e)
log(X)/log(n) --> means logarithm of X and base is n
pi --> The pi constant
e --> The e constant

and always use parenthesis ( ) to control the order of the operations

---BUTTONS---

OK --> Start it!
Graph it --> Start the grapher (see Grapher below for explanation)
Test it --> This is a very good function it tests the equation and help u configuring:
Start,End,Step,Accurace
and if the answer is between -10 and 10 it may give u it
IMPORTANT: Dont forget to choose Type first.
Ratic --> Starts ***THE RATIC*** I really like it.(see Ratic below for explanation)

---Grapher---

Enter the Accuracy of the graph , point of Start , point of End and press OK.
after the program graph the function u can press:
arrow keys to move
Ctrl + arrow key to move faster
Zoom in/out
Enter to redraw the graph
Esc to return to the main dialogue

please note that sometimes the graph will be ugly because the prog is still under develop
especially the Zoom function

---R-a-t-i-c--- The quadratic equations conqueror

This part is for solving quadratic equations that is have the form aX2+bX+c=0
like X2+8X+15=0

u have 4 buttons when u open the Ratic:
OK --> Solve the equation
About
Graph it --> graph the function
Cancel