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

9.157 MedReal

(Under construction.)

Synopsis

 
type
  MedReal = Real;

Description

Conforming to

Example

 
program MedRealDemo;
var
  a: MedReal;
begin
  a := 42;
  WriteLn (a)
end.

See also



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