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

This native datatype represents a single floating point value, i.e. a four bytes floating point value. For larger values see Float.

The value of a Single is a number between -1.7014118-38 and +1.7014118E+38.

See also

Float, · Floating Point Numbers, · Datatypes