Atom - d
- Divmod
Characters: d
Tags: math , number , array , vectorize
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Return [x : y, x % y]
.
d
- DivmodCharacters: d
Tags: math , number , array , vectorize
This atom is dyadic, which means it takes two arguments.
Return [x : y, x % y]
.