92.3k views
0 votes
Match List

Match the function to its purpose.
square root
an approximation of 7
greatest common divisor of two integers
:: sqrt()
#pi
::gcd(0)

User Fred Sousa
by
7.5k points

1 Answer

4 votes

square root:: sqrt()

an approximation of 7#pi

greatest common divisor of two integers::gcd(0)

User Oneill
by
7.2k points