| ToTerms | Converts current expression component to the array of Term in reverse polish notation (RPN). |
| ToTerms(IResultOptions) | Converts current expression component to the array of Term in reverse polish notation (RPN) with options. |
| ToTerms(Int32, Int32, FractionsType, Boolean) |
Converts current expression component to the array of Term in reverse polish notation (RPN) with options.
Obsolete. |
| ToTerms(Int32, Int32, FractionsType, Boolean, Boolean, MidpointRounding) |
Converts current expression component to the array of Term in reverse polish notation (RPN) with options.
Obsolete. |