Float
		
		
		
		Jump to navigation
		Jump to search
		
Float is an abreviation of 'Floating Point Number'. A floating point number is one with a decimal point, i.e. it can contain values such as 5.5 or 3.142. An int on the other hand can only hold whole numbers.