Atom - ÆṪ - Totient Function
  
  Tags: arithmetic , math , number , vectorize
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Return the number of integers from 1 to z that are coprime to z (this is Euler's totient function).