Vidyalelo
Data Structure · Q604

Miscellaneous on Data Structures

Programming · Data Structure · question 604

Q604

. . . . . . . . is an arithmetic function that calculates the total number of positive integers less than or equal to some number n, that are relatively prime to n.

A.
Euler's phi function
Answer
B.
Euler's omega function
C.
Cauchy's totient function
D.
Legrange's function

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board