Floating-point Numbers: Numbers that include decimal parts, allowing for more precise representation but with limited precision due to finite storage capacity.
Modulus Operator (%): An operator used in programming languages to calculate the remainder of a division operation between two integers.