This program is developed in Visual Basic 6.0. It is nothing but scientfic calculator. Here i designed a library for calculation. use this program for only studying purpose.
File List:
calcode/
0b
calcode/Advanced Power Calculator.PDM
5Kb
calcode/Advanced Power Calculator.vbp
1Kb
calcode/EVALUTE.bas
33b
calcode/Exp.dat
72b
calcode/Exp1.dat
40b
calcode/Form.dat
2b
calcode/HELPCO~1.log
1Kb
calcode/MSSCCPRJ.SCC
357b
calcode/Minic.dat
2b
calcode/Var.dat
82b
calcode/a.rtf
84Kb
calcode/adcal.PDM
5Kb
calcode/adcal.frm
53Kb
calcode/adcal.frx
3Kb
calcode/calc.ico
1Kb
calcode/callist.dat
59b
calcode/dialog.frm
20Kb
calcode/dialog.frx
8b
calcode/error.frm
3Kb
calcode/help.frm
3Kb
calcode/help.frx
1Kb
calcode/helpcontent.frm
12Kb
calcode/helpcontent.frx
67Kb
calcode/licence.txt
1Kb
calcode/minical.frm
2Kb
calcode/relist.frm
2Kb
calcode/relist.frx
8b
calcode/startp.rtf
158Kb
calcode/sub1.bas
10Kb
calcode/sub2.bas
3Kb
calcode/trig.dat
298b
calcode/trignomery.rtf
344Kb
calcode/type.bas
240b
Similar code
Math-Game
(Popularity: ) : This code proposes math operations depending on the difficulty level and on the game mode the player chose. I did this for my little bros, so don't expect to have fun or be super captivated... It can be neat if ... Quadratic Equations
(Popularity: ) : This solves quadratic equations ax˛ + bx + c = 0 and gives the apex coordinates of the parabola. a - Generate your own Random Numbers!
(Popularity: ) : This simple program generates random numbers using the basic mathematical methods. The methods are 1. Mixed Congruential 2. Multiplicative Congruential 3. Additive Congruential. Understand the simple mathematics involved! No API's used.