productEq | R Documentation |
Make products of equations
productEq(equation1, equation2)
equation1 |
The first equation |
equation2 |
The second equation |
equation1=c("a1+b1*W") equation2=c("a2+b2*W") productEq(equation1,equation2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.