UncNumberNegative Method

Returns the negative of the object.

Definition

Namespace: Metas.UncLib.MCProp
Assembly: Metas.UncLib.MCProp (in Metas.UncLib.MCProp.dll) Version: 3.0.9684.25147
C#
public UncNumber Negative()

Return Value

UncNumber
The negative

Implements

IArithmeticTNegative

See Also