+Floats, or [floating-point numbers](/wiki/floating-point_numbers), are a way computers store numbers with fractional parts. They approximate [real numbers](/wiki/real_numbers), balancing precision with a vast numerical range essential for scientific and graphical computations.
+## See also
+- [Integers](/wiki/integers)
+- [Precision](/wiki/precision)
+- [Data Type](/wiki/data_type)
... 1 more lines