Atom - Æḍ - Proper Divisor Count
Tags: arithmetic , math , number , vectorize
Arity: monadic
This atom is monadic, which means it takes one argument.
Functionality
Return the number of proper divisors of z (factors exclusing z itself).
Synonyms
This atom should work roughly the same way as or very similarly in concept to the following code snippets (some edge case exceptions may exist):
ÆḌL$Æd’$