hypotenuse_length: Hypotenuse Length for Right Angle Triangle

Description Usage Arguments Value Examples

View source: R/hypotenuse_length.R

Description

Hypotenuse Length for Right Angle Triangle

Usage

1
hypotenuse_length(a = 1, b = 1)

Arguments

a

This is the length of first right-angle side

b

This is the length of second right-angle side

Value

The function returns the length of hypotenuse in the right angle triangle

Examples

1

hzwangjiren/jiren441final documentation built on Jan. 1, 2021, 3:23 a.m.