- Expression generated an error for (x, a, b, c, d): Invalid expression. (1364)
(a * (1 − x)³) + ( 3 * b * (1 − x)² * x) + (3* c * (1 − x) * x²) + (d * x³)
Expression.gh (7.2 KB)
Expression.gh (7.2 KB)
Thanks! That seems like a lot of useless parentheses though.
Yeah! Better than not working expression though