RTCalcExpress 1.0
RTCalcExpress is a Delphi component for calculating expressions, entered in Run-Time. It can be installed into Delphi4, 5, 6, 7 and higher. Delivered with sources. The expressions can contain numbers, arithmetic (`+`, `-`, `*`, `/`) and logic (`=`, `>`, `<`, `<>`, `>=`, `<=`, `AND`, `OR`) operators and functions, defined by user (FDU). A priority of the arithmetic calculations is usual - at first multiplication and division, then addition and subtraction
|