Delphi
Basics
Real
Obsolete
A floating point type supporting about 15 digits of precision
System
unit
type
Real
;
Description
The
Real
type is obsolete.
You should use the current equivalent :
Double
Related commands
Double
A floating point type supporting about 15 digits of precision
Download
this web site as a Windows program.
Delphi Programming
© Neil Moffatt
. All rights reserved.
|
Home Page