create_times(number, flow)#

Return the expression tree for the times operator.

Parameters:
numberEX

Number of cycles.

flowEX

Input flow.

Returns:
ET