width property

int width

New width of partial products generated from the multiplicand

Implementation

int get width => multiplicand.width + shift - 1;