Jump to content

Integer overflow: Difference between revisions

Added Quackery.
m (→‎{{header|Phix}}: added syntax colouring the hard way, phix/basics)
(Added Quackery.)
Line 1,877:
 
Note: In Python 3.X the division operator used between two ints returns a floating point result, (as this was seen as most often required and expected in the Python community). Use <code>//</code> to get integer division.
 
=={{header|Quackery}}==
 
Quackery only supports bignums.
 
=={{header|Racket}}==
1,462

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.