(round-to-even?) ( quotient rem denom -- quotient ? )


Vocabulary
math.functions

Inputs
quotientan object
reman object
denoman object


Outputs
quotientan object
?an object


Definition