Qurak

EulerPhi

Available

Returns Euler's totient function (count of integers up to n that are coprime to n).

EulerPhi[n]
EulerPhi[1] → 1EulerPhi[10] → 4EulerPhi[12] → 4EulerPhi[7] → 6

Used in

Topics

Related

All 6300 functions · Use this from an MCP client