TCL
div command
.mdThe div command divides the first integer number provided by the second integer number provided and displays the result as an integer quotient and remainder.
Synonymsdivd
Syntax
div number number
The div command divides the first integer number provided by the second integer number provided and displays the result as an integer quotient and remainder.
div number number