9 lines
119 B
Markdown
9 lines
119 B
Markdown
# hypotenuse calculator
|
|
|
|
in this project we will cover how to implement
|
|
the hypotenuse theorem
|
|
|
|
$$
|
|
a^2 + b^2 = c^2
|
|
$$
|