You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I developed this program using Erlang , it requires the user to input two values for the sides of a right angled triangle and then returns the value of the Hypotenues.This program however only works for right angled triangles. To use it go to your Erlang shell and navigate to your directory where the file is located then compile it and run the f…