Pythagore extension new version

An extension calculating the hypothenuse of a triangle.

https://drive.google.com/file/d/1i-YvL6JM1_8A8GlFAv6lQ4tZPSzgR0sD/view?usp=sharing

Property is a property getting the pythagore function values

pythagore is a function calculating the sum between the square of the adjacent and the square of the opposite.

Here’s the code:

2 Likes

8 posts were merged into an existing topic: Pythagore - My first extension