Choose three different numerical methods to calculate the value of π. Implement the methods through a recursive and line
Posted: Fri May 20, 2022 5:57 pm
Choose three different numerical methods to calculate the value of π. Implement the methods through a recursive and linear-iterative function. Make a comparison between different methods and different implementations using criteria such as the number of iterations to achieve a certain accuracy, recursion depth, execution speed, etc. Present screenshots with the results of the experiments.
Important! Only courses developed with a functional programming language - Schem, Elixir - are accepted.
Important! Only courses developed with a functional programming language - Schem, Elixir - are accepted.