floating point number

A term used in various programming languages to define a variable with a fractional value, or a number that contains a decimal point, such as 0.5, or 1.0. Numbers created using a float variable declaration will have digits on both sides of a decimal point.