MItemGetNumeratorList Method
Get all elements of positive power (elements located in the numerator).
Namespace: SMath.Math.SymbolicAssembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
public List<MItem> GetNumeratorList()
Public Function GetNumeratorList As List(Of MItem)
public:
List<MItem^>^ GetNumeratorList()
member GetNumeratorList : unit -> List<MItem>
Return Value
ListMItem
Returns all elements in the numerator.