Basic atoms that support complex arithmetic.

# S4 method for Expression
Re(z)

# S4 method for Expression
Im(z)

# S4 method for Expression
Conj(z)

Arguments

z

An Expression object.

Value

An Expression object that represents the real, imaginary, or complex conjugate.