Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Xprod
xprod <- function(x,y) { m <- rbind (rep (NA, 3),x,y) xp <- vector(length=3) for (i in 1:3) xp[i] <- -(-1)^i * det (m[2:3,-i]) return (xp) } x=c(1,2,-1) y=c(0,-1,1) v=xprod(x,y) print(v)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Área sob curvas de funções: Integração numérica utilizando a regra do ponto médio.
direct_assignment
Análise de Variâncias DIC e teste de Tukey 2
EulerEx2
CRR convergence
My R Code Practice
absolute.R
Inferences for Two Population Means [Example I - void volume within a textile fabric]
number game 2
jcruet_crickets and temp
Please log in to post a comment.