How to Find numerator and denominator in MatLab? - numden -- MatLab

How to Find numerator and denominator in MatLab? - numden -- MatLab


[Ans]
numden

[description]
num is abbreviate  from numerator.
den is abbreviate from denominator.

numden function can find numerator and denomiator of an expression.

more details on:

Comments

Popular posts from this blog

How to simplify an algebraic formula in MatLab? - simplify -- MatLab

How to find all divisors of a number or expression in MatLab? - divisors -- MatLab