Types for integer and single-precision and double-precision floating-point numbers are defined by the Basic Types API.
The maths utilities are a collection of static class functions that perform trigonometric, power/root/log, conversion and rounding, and test functions on real numbers.
The extended precision real number type provides 64-bit precision, and efficient arithmetic and comparison operators.
The extended precision real number type is provided by
TRealX
.