NT_PHI(n)
n: positive integer
Euler's totient function gives the number of integers less than or equal to n that are relatively prime (coprime) to n.
NT_D, ITHPRIME, NT_SIGMA.