Click or drag to resize

Float Constructor (Double)

X#
Initializes a new instance of the Float class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	r8 AS REAL8
)
Request Example View Source

Parameters

r8
Type: Double
See Also