hypot: Hypotenuse

View source: R/separate.wf.r

hypotR Documentation

Hypotenuse

Description

The Euclidean length of a vector

Usage

hypot(x)

Arguments

x

a vector

Value

the length of the vector

Author(s)

M.L. Peck

Examples

hypot(c(1,2))

mlpeck/zernike documentation built on March 28, 2024, 5:14 p.m.