isreal - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

MTM

  

isreal

  

is real

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

isreal(M)

Parameters

M

-

array

Description

• 

The isreal(M) calling sequence determines if all elements of M are real.

Examples

withMTM:

MMatrix2,3,fill=3.5:

isrealM

true

(1)

See Also

MTM[imag]

type/realcons

 


Download Help Document