Glossaria.net

Glossary Visual Basic / Term

Single data

A data type that stores single-precision floating-point variables as 32-bit (4-byte) floating-point numbers, ranging in value from -3.402823E38 to -1.401298E-45 for negative values, and 1.401298E-45 to 3.402823E38 for positive values. The exclamation point (!) type-declaration character represents a Single in Visual Basic.

Permanent link Single data - Creation date 2020-06-07


< shortcut key Glossary / Visual Basic Single data type >