WSQ07 – Babylonian Method

I just finished WSQ07 which asked me to do the babylonian method in java.

Here’s the code.

It was fairly easy to do once you understand how to translate the method to computer code.

If you have any questions let me know in the comments and I’ll be happy to help you!

Leave a comment