[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.221 Real

(Under construction.)

Synopsis

 
type
  Real  { built-in type }

Description

Conforming to

Example

 
program RealDemo;
var
  a: Real;
begin
  a := 42;
  WriteLn (a)
end.

See also



This document was generated by Frank Heckenbach on May, 10 2002 using texi2html