Helper function to combine arguments.

Complex2Real.join(expr, lh_arg, rh_arg)

Arguments

expr

An Expression object

lh_arg

The arguments for the left-hand side

rh_arg

The arguments for the right-hand side

Value

A joined expression of both left and right expressions