Microsoft's Visual Basic programming language has variable types for three different kinds of numbers: integer, floating-point and decimal. Integer variables range from a short 2-byte format to a long ...
are VB6’s two floating point types; they’re used to store numerical values that have digits to the right of the decimal point. The number of such digits can vary (hence the name “floating point”) ...