2.2.15 FLOAT

msdn link

A float is a base type that is specified the IEEE Format section of [C706].section 14.2.

This type is declared as follows:

 typedef float FLOAT;