Find about mathematics (algebra, statistics, numbers) in Delphi. Articles, tutorials, control, components and more.
Borland Delphi functions for converting Int to Bin, Int to Hex, Int to Roman and vice versa.
Unit to provide Complex number services.
Library of functions used for creating mathematical, financial, and scientific applications. Sample Delphi projects are included.
Parsers, Mathematical Expression Evaluators, Calculators.
Info about Delphi Math unit, Floating-Point Numbers, IEEE Math. Math Questions, Delphi Math Tips and Tricks.
When using Delphi to develop engineering applications, you'll often find that the mathematics support in the development environment is not enough. TComplexMath unit is a way out! Full source code.
Calculating Machine epsilon, the smallest number E that can be stored such that 1 + E > 1.
Class for Linear Regression calculations.
Exploring Numbers, Not-A-Number, and Infinity Tech Note
This page is intended to offer a modest overview of practical numeric accuracy issues as they relate to the development of financial and scientific software using Borland's Delphi.
"I've heard of the Math unit that's included with the Developer level version of Delphi. How do I use it?"