Click or drag to resize

Float  Conversion (Float to UInt64)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR EXPLICIT (
	fl AS FLOAT
) AS UINT64
Request Example View Source

Parameters

fl
Type: Float

Return Value

Type: UInt64
See Also