This keyword allows the type of variable to be defined as floating point (4 byte format - IEEE Std 754 and 854).
Syntax |
FLOAT |
---|---|
Minimum representable number |
8.43e-37 |
Maximum representable number |
3.37e+38 |
Size |
4 Byte |
Note |
If precedes, in parentheses, the variable name performs a force operation CAST |
Example usage:
|