Skip to content

EulerPhi

EulerPhi(n)

compute Euler’s totient function.

See:

Examples

>> EulerPhi(10)
4

Implementation status

  • ☑ - partially implemented

Github