Click or drag to resize

Float  Conversion (Long to Float)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR IMPLICIT (
	i AS LONG
) AS FLOAT
Request Example View Source

Parameters

i
Type: Long

Return Value

Type: Float
See Also