We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Computes the quotient and the remainder of two integers.
(dos_div numerator denominator)
numerator
The numerator.
denominator
The denominator.
A list comprising the quotient and the remainder, if successful.
nil on error.
Command: (dos_div 876 13) (67 5)
Home Introduction CAD Function Configuration Functions Directory Functions Drive functions File Functions Math Functions Path Functions Printer Functions Process Functions String Functions System Functions User Interface Functions DOSLib Functions History