MItemGetDenominatorList Method
Get all the elements of a negative power (the items in the denominator).
Namespace: SMath.Math.SymbolicAssembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.35.9018.0
public List<MItem> GetDenominatorList()
Public Function GetDenominatorList As List(Of MItem)
public:
List<MItem^>^ GetDenominatorList()
member GetDenominatorList : unit -> List<MItem>
Return Value
ListMItem
Returns all elements found in the denominator.