NAME
	T_FLOAT

DESCRIPTION
	Return value from typeof() indicating the variable is of type float.

	This definition is globally defined. No header needs to be included.

SEE ALSO
	typeof, T_STRING, T_INTEGER, T_OBJECT, T_ARRAY, T_MAPPING, T_FUNCTION
