DanielJDufour / preciso

Precise Mathematical Functions
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

add hypotenuse #10

Closed DanielJDufour closed 1 year ago

DanielJDufour commented 1 year ago

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/hypot#:~:text=The%20Math.hypot()%20function,of%20squares%20of%20its%20arguments.

DanielJDufour commented 1 year ago

done