hypot: Calculate hypotenuse

Description Usage Arguments Value Author(s)

View source: R/utils.R

Description

Calculate hypotenuse given the lengths of the other two sides

Usage

1
 hypot(a, b)

Arguments

a

a side length

b

the other side length

Value

A scalar or vector of hypotenuse length/s

Author(s)

Javier Garcia-Pintado, e-mail: j.garcia-pintado@reading.ac.uk


garciapintado/rDAF documentation built on May 25, 2019, 7:26 p.m.