Jump to content

Vector products: Difference between revisions

→‎{{header|R}}: Changed red note to incomplete template.
(→‎{{header|R}}: Changed red note to incomplete template.)
Line 2,550:
 
=={{header|R}}==
{{incomplete|R}}
<font color="red">''Note: This example in R below is incomplete/wrong! Correct it.''</font>
<lang r>a <- c( 3.0, 4.0, 5.0)
b <- c( 4.0, 3.0, 5.0)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.