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

Online Help

All Products    Maple    MapleSim


type/cx_zero

check for an object of type complex zero

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

type(x, cx_zero)

Parameters

x

-

any expression

Description

• 

The type(x, cx_zero) function returns true if x is a 2-argument nonreal, where both arguments are , , or .

  

The quantities , , , and  are distinct and different from the quantities , , , and .

Examples

(1)

(2)

(3)

(4)

(5)

(6)

The distinction amongst the zeros allows Maple to return results such as the following.

(7)

(8)

See Also

Im

Re

type

type/complex

type/cx_infinity

type/nonreal

 


Download Help Document