You are given a triangle with angles alpha, beta and gamma and sides a opposite alpha, b opposite beta and c opposite gamma.
Write a function ‘triangles’ which, given alpha, beta and c calculates the length of the side a.
The angles alpha and beta are given in degrees. You should round your answer to two decimal places.
Really enjoyed this :)
Love this usage of digital pedagogy!!!!
Nice problem, very challenging, very enjoyable
What a great code Harvey!!!!
Note: this code had passed the original problem, in which [apparently] only angle "alpha" was needed as input.
Sum of diagonals elements of a matrix
132 Solvers
341 Solvers
95 Solvers
126 Solvers
110 Solvers