diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-CDDF6758-C995-5FC8-AC8C-63298B65BBDE.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-CDDF6758-C995-5FC8-AC8C-63298B65BBDE.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,27 @@ + + + + + +Maths +Services OverviewProvides advanced mathematical operations on real numbers. +
Architectural relationships

Types for integer and +single-precision and double-precision floating-point numbers are defined by +the Basic Types API.

+
Description

The API has two key concepts: maths +utilities, and extended precision real number.

Maths +utilities

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.

Extended +precision real number

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.

+
See also

Basic +Types Overview

+
\ No newline at end of file