Languages Delphi & Kylix Delphi Math/ Dates  

Millercalc

download download  
important code information
author:
Chris j Miller
minimum requirements:
Millercalc description

This is a simple calculator program that I made to help me learn the Delphi programming enviroment. It only does the simple math operations add, subtract, multiply and divide.


File List:
Millercalc/Millercalc.dcu10Kb
Millercalc/Millercalc.dfm2Kb
Millercalc/Millercalc.pas6Kb
Millercalc/Millercalc.~df2Kb
Millercalc/Millercalc.~pa5Kb
Millercalc/Project1.cfg323b
Millercalc/Project1.dof1Kb
Millercalc/Project1.dpr236b
Millercalc/Project1.res2Kb
Millercalc/Project1.~dp198b
Millercalc/kitty.ico2Kb

Similar code
Calculate ( Calculator ) (Popularity: ) : To provide a way for a program to use dynamic formulas / expressions at run-time. For instance you could read ...
Mini-Calculator (Popularity: ) : This example simply shows how to perform the 4 most basic mathematical functions there are: Multiplication, Division, Subtraction, and Addition.
Binary Clock (Popularity: ) : This is a simple binary clock, I got the idea from Linux's binary clock applet.

Polynomial (Popularity: ) : Program to evaluates a uniform polynomial of one variable at the value x. Definition: f(x) = a0 x^0 + a1 ...
Math Expression Evaluator (Popularity: ) : The thing takes a string like ((Cos(Pi/2)+1)^(2+3)+1) and returns the result. It's an improved Delphi version of the award-winning VB ...
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 25
version
size in Kb 10
popularity   206/5555432
user rating 0/10
ad


New Code
Popular Code