You are viewing a single comment's thread from:
RE: Computation Contest #7 [2 SBI]
That's me again :)
I made an improvement on my code, changing the method to calculate the integral.
I used the trapezoidal method, and now I got the precision to the 10nt digital digit in less time! (23 seconds)
Now I wanna try another method.