Euler's Totient φ(n)
Compute Euler's totient function.
About the Euler's Totient φ(n) Tool
Compute Euler's totient function. This free online tool runs entirely in your browser — no login, no installation, and no data is stored.
This tool is part of the Numbers category on NumbersChecker. Browse all Numbers tools or explore all 139 tools.
Related: phi · coprime · euler
API usage
POST /api/euler-totient
Content-Type: application/json
{
"text": "your input here"
}