Please enable JavaScript to view this site.

Validity: Rule, Task

This keyword allows the variable type to be defined as REAL, i.e. floating point 8 Byte (double).

Syntax

REAL

Minimum representable number

2.225074e-308

Maximum representable number

1.797693e+308

Size

8 Bytes

Note

If it precedes the variable name in brackets it performs a force operation CAST

You can initialize the value of the variable using the following syntax:

REAL variableName = { 0.0 }

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC