Click or drag to resize

Currency  Conversion (Currency to Single)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC OPERATOR IMPLICIT (
	c AS CURRENCY
) AS REAL4
Request Example View Source

Parameters

c
Type: Currency

Return Value

Type: Single
See Also