hypot

Calculates the hypotenuse of a right-angled triangle. Arguments define the size of the 2 cathetus. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Cathete a
  2. Cathete b

Output

Value of hypotenuse c for inputed cathetus

Examples

hypot