Home > lang > type > single 
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Single
Syntax
DIM Var AS Single

This native datatype represents a single floating point value, i.e. a four bytes floating point value.

The value of a Single is a number between -1,7014118+38 and +1,7014118E+38.

See also

Datatypes