Oxygen

float
USE: specify a floating point variable (32 bits wide)
EXAMPLE:
float f=1/100

REMARKS: same as single

RELATED: single double extended types