
Last chance! 50% off unlimited learning
Sale ends in
Find the norm of a vector
vecnorm(b)
a vector
the norm
Find the norm of a vector
Other linear:
choleskymatrix()
,
detmatrix()
,
gdls()
,
invmatrix()
,
iterativematrix
,
lumatrix()
,
refmatrix()
,
rowops
,
tridiagmatrix()
# NOT RUN {
x <- c(1, 2, 3)
vecnorm(x)
# }
Run the code above in your browser using DataLab