Rdocumentation
powered by
Learn R Programming
geophys (version 1.2-1)
vlength: vector length
Description
calculate euclidian vector length
Usage
vlength(a)
Arguments
a
vector
Value
Euclidian Length
Examples
Run this code
vlength(
c
(
23
,
43
))
Run the code above in your browser using
DataLab