R/vlength.R

vlength = function(a){ return(sqrt(sum(a*a) )) }

Try the geophys package in your browser

Any scripts or data that you put into this service are public.

geophys documentation built on May 1, 2019, 9:26 p.m.