Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in integer-division
Can 128bit/64bit hardware unsigned division be faster in some cases than 64bit/32bit division on x86-64 Intel/AMD CPUs?
May 07, 2026
performance
assembly
x86
x86-64
integer-division
int64 doesn't support LanguagePrimitives.DivideByInt?
May 06, 2026
generics
f#
inline
integer-division
compute the floor of an integer division efficiently
May 04, 2026
go
integer-division
Why 5.0/3 is 1.666667 in C?
Apr 26, 2026
c
floating-point
double
division
integer-division
Precise division of doubles representing integers exactly (when they are divisible)
Apr 24, 2026
matlab
division
ieee-754
integer-division
double-precision
Implementing hardware that divides an 8 bit number by 3 (11) in binary
Apr 18, 2026
assembly
xilinx
integer-division
xilinx-ise
hardware
Can the x87 perform exact division on UNsigned QUADword integers?
Apr 16, 2026
assembly
x86
rounding
integer-division
x87
making double variables lower than 1
Mar 27, 2026
c#
asp.net
integer-division
Finding integers that are divisible by 6 or 7 but not both
Mar 21, 2026
java
integer-division
Why do Python programmers still use old-style division?
Mar 14, 2026
python
integer-division
Why does x = x * y / z give a different result from x *= y / z for integers?
Mar 04, 2026
rust
operator-precedence
integer-division
associativity
Integer division in PHP produces zero - how to cast it to float?
Feb 26, 2026
php
php-5.3
division
integer-division
ceil function with high precision [duplicate]
Feb 15, 2026
python
python-2.7
integer-division
ceil
Faster way for any number(16bit) divide by 3 in assembly without DIV opcode
Jan 23, 2026
assembly
x86-16
integer-division
bit-shift
Logarithmic time integer division using bit shift addition and subtraction only
Jan 03, 2026
bit-shift
integer-division
emu8086 giving wrong remainder for div r16 with non-zero DX upper-half dividend [duplicate]
Dec 16, 2025
assembly
x86
x86-16
emu8086
integer-division
Older Entries »