Term(IPrimitive) Constructor

Copying of the expression component.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Term(
	IPrimitive value
)

Parameters

value  IPrimitive
Expression component.

See Also