MItemContainsSymbolicEntries Method

Determines if current mathematical expression contains undefined variables.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.73.9126.0
C#
public bool ContainsSymbolicEntries()

Return Value

Boolean
if current mathematical expression contains undefined variables otherwise.

See Also