MTM
isreal
is real
Calling Sequence
Parameters
Description
Examples
isreal(M)
M
-
array
The isreal(M) calling sequence determines if all elements of M are real.
with⁡MTM:
M≔Matrix⁡2,3,fill=3.5:
isreal⁡M
true
See Also
MTM[imag]
type/realcons
Download Help Document