internalProduct property

  1. @protected
FpTypeOut internalProduct
latefinal

The internal FloatingPoint logic in which to store the product of the multiplication.

Implementation

@protected
late final FpTypeOut internalProduct;