extended | |
USE: |
specify an extended precision floating point variable (80 bits wide)
|
EXAMPLE: |
extended e=1/3 |
REMARKS: |
this type holds the full precision of the pentium floatin point processor (FPU) |
RELATED: |
single
double
types
|