Atom - - Absolute Difference

Characters:

Tags: math , number , vectorize

Arity: dyadic

This atom is dyadic, which means it takes two arguments.

Functionality

Return abs(x - y).

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):