|
|
|
|
Location:
e32def.h
typedef double TReal64;
64-bit floating point number, providing IEEE754 double precision on all Symbian OS implementations.
Use of floating-point numbers should generally be avoided unless a natural part of the problem specification. Most Symbian OS implementations do not have a hardware floating point unit: as a result, their floating-point performance is hundreds of times slower than integer performance.
This type is identical to TReal.