powered by
Make products of equations
productEq(equation1, equation2)
The first equation
Thw second equation
# NOT RUN { equation1=c("a1+b1*W") equation2=c("a2+b2*W") productEq(equation1,equation2) # }
Run the code above in your browser using DataLab