ComplexUncArrayLSubtract Method

Definition

Namespace: Metas.UncLibCOM.DistProp
Assembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
C#
public ComplexUncArray LSubtract(
	ComplexUncNumber b
)

Parameters

b  ComplexUncNumber
 

Return Value

ComplexUncArray

Implements

IComplexUncArrayLSubtract(ComplexUncNumber)

See Also