Main Content
eq
Description
compares the pair of Laurent polynomials or Laurent matrices tf
= eq(A
,B
)A
and
B
and returns 1
(true
) if the
two are identical and 0
(false
) otherwise.
Note
The laurentPolynomial
and laurentMatrix
objects have their own versions of eq
. The input data type
determines which version is executed.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2021b