Complex2Real.join: Helper function to combine arguments.
Description
Helper function to combine arguments.
Usage
Complex2Real.join(expr, lh_arg, rh_arg)
Value
A joined expression of both left and right expressions
Arguments
- expr
An Expression object
- lh_arg
The arguments for the left-hand side
- rh_arg
The arguments for the right-hand side