HU/Float: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
No edit summary  | 
				No edit summary  | 
				||
| Line 1: | Line 1: | ||
Float   | Float az a 'Floating Point Number' (Lebegőpontos szám) rövidítése. 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.  | ||
[[Category:Scripting Concepts]]  | [[Category:Scripting Concepts]]  | ||
[[en:Float]]  | [[en:Float]]  | ||
[[de:Float]]  | [[de:Float]]  | ||
Revision as of 17:08, 18 July 2018
Float az a 'Floating Point Number' (Lebegőpontos szám) rövidítése. 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.