Developer
DeveloperComparing Double vs. Single data types in VB6
VB6's two floating point types are called Single and Double. Learn what distinguishes Single from Double, and find out when you would be wise to use Double instead of Single in your programs.