Click or drag to resize

Float.Addition Operator (Float, Usual)

X#

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 STATIC  OPERATOR +(
	lhs AS FLOAT,
	rhs AS USUAL
) AS FLOAT
Request Example View Source

Parameters

lhs
Type: Float
rhs
Type: Usual

Return Value

Type: Float
See Also