Floating Point is a method of representing real numbers that supports decimals and very large/small values. Used in scientific computing, graphics, and financial calculations.
Example:
A physics simulation uses floating point numbers for calculations.