Click or drag to resize

measureDecimalAddition Operator (measureDecimal, measureDecimal)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.math.measureSystem
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static measureDecimal operator +(
	measureDecimal a1,
	measureDecimal a2
)
Request Example View Source

Parameters

a1
Type: imbSCI.Core.math.measureSystemmeasureDecimal
a2
Type: imbSCI.Core.math.measureSystemmeasureDecimal

Return Value

Type: measureDecimal
See Also