Opened this issue 3 months ago · 0 comments
The order of a and b is wrong.
Correct order: Mul(a, One - t) + Mul(b, t);