Mul constructor

Mul(
  1. dynamic numbers
)

Implementation

Mul(numbers) : super(numbers);