Computes the product a b, where a and b are two-component expansions. Puts the product in the array x[8].
( double a1, double a0, double b1, double b0, double[] x)
source not stored for this graph (policy: none)
no test coverage detected