Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

RSEIS (version 2.6-0)

hypot: Hypoteneuse

Description

length of line connecting two points in a plane

Usage

hypot(x1, y1, x2, y2)

Arguments

Value

  • numeric distance

Details

Euclidean distance

Examples

Run this code
hypot(34, 12, 56, 89)

Run the code above in your browser using DataLab