TYP::IsName
--
tests whether the argument is an x.i indeterminate
TYP::IsName(expr,b)
expr | - | any expression |
b | - | an identifier |
The TYP::IsName
function tests whether expr
is an b
.i indeterminate.
>> muEC::TYP::IsName( x12, x );
TRUE
MuPAD Combinat, an open source algebraic combinatorics package