The ToSingle function is a type conversion function. ToSingle converts the specified expression to a single value.
Syntax | ||||
ToSingle(Expr) | ||||
Return value | ||||
Type |
Description | |||
Double |
-1,401298E-45 to 3,402823E38 | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
Expr |
Variant |
ByVal |
Expression to be converted to a single value |