photo

Dylan


Last seen: 2 months ago Active since 2024

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Calculating Greatest Common Divisor using While loop
Instead of using built in 'GCD' function, I am to devise code to calculate the GCD of two numbers using a while loop. I cannot f...

3 months ago | 1 answer | 0

1

answer

Question


Estimating SQRT of a non-negative number the long way
Estimate the square root of a non-negative number, then displaying the original number, the answer, and the amount of iterations...

3 months ago | 1 answer | 0

1

answer