Atom - ÷ - Division
Characters: ÷
Tags: math , number , vectorize
Arity: dyadic
This atom is dyadic, which means it takes two arguments.
Functionality
Divide two numbers.
Details
÷ 0 will give inf for positive left arguments, -inf for negative left arguments, and nan for zero.