Infinity predicate operation
rop = mps_isinf( op )
Scilab matrix of boolean
multi-precision matrix
Return a Scilab boolean matrix the same size as op
.
Elements of rop
are True if the corresponding element of
op
is either a posititive or negative infinity.