Divide Node

divide node

Divides two numbers.

Inputs:

  • a, b: The numbers to divide.

Outputs:

  • c: The quotient a / b.