Next: , Up: baselib math semantics   [Index]


4.6.3.1 Integer division

Scheme’s operations for performing integer division rely on mathematical operations div, mod, div_0, and mod_0, that are defined as follows: