Click or drag to resize

Float Constructor (Double, Long)

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,
	decimals AS LONG
)
Request Example View Source

Parameters

r8
Type: Double
decimals
Type: Long
See Also