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-arithmetic
Trick to divide a constant (power of two) by an integer
Oct 26, 2022
c
optimization
theory
integer-arithmetic
Is there a better way of doing this in Haskell?
Oct 02, 2020
haskell
integer-arithmetic
How does mentioning multiple arithmetic operation within two operands work in Java
Sep 05, 2022
java
math
integer-arithmetic
Division in C++ [duplicate]
Feb 15, 2022
c++
double
implicit-conversion
integer-arithmetic
Multiplying integer by rational without intermediate overflow
Oct 30, 2022
c++
c
integer-arithmetic
rational-numbers
Compute sqrt(SIZE_MAX+1) using only integer constant expressions, catering for weird ABIs
Jan 06, 2020
c
portability
integer-arithmetic
How can I compute a * b / c when both a and b are smaller than c, but a * b overflows?
Aug 21, 2022
c
integer
integer-overflow
integer-arithmetic
Exact sum of a long array
Mar 29, 2019
java
sum
integer-arithmetic
How to do arithmetic modulo another number, without overflow?
Oct 25, 2022
rust
integer-overflow
integer-arithmetic
modular-arithmetic
9933272057275866 is it a magic number?
Apr 30, 2019
javascript
integer-arithmetic
Multiplying two 128-bit ints
May 30, 2022
c
integer-arithmetic
Convert x >= y into 1 or 0 without branching or Boolean expressions
Mar 04, 2022
c
bit-manipulation
integer-arithmetic
Hacks for clamping integer to 0-255 and doubles to 0.0-1.0?
Oct 02, 2022
math
language-agnostic
floating-point
bit-manipulation
integer-arithmetic
Integral solution to equation `a + bx = c + dy`
Jan 27, 2021
c++
math
equation
equation-solving
integer-arithmetic
Find the a 4 digit number who's square is 8 digits AND last 4 digits are the original number [closed]
Jan 01, 2019
python
math
integer-arithmetic
Big number arithmetic using LLVM (from Haskell)
Sep 12, 2022
haskell
llvm
gmp
integer-arithmetic
Floored integer division
Nov 17, 2022
c#
.net
math
integer-arithmetic
How to divide by 9 using just shifts/add/sub?
Aug 20, 2019
algorithm
assembly
cpu-architecture
integer-arithmetic
What's the efficient algorithm to find the Integer square root of a very large number, digit by digit?
May 25, 2018
c
algorithm
square-root
integer-arithmetic
When to pick 'Natural' over 'Integer' in Haskell?
Nov 12, 2022
haskell
integer
primitive-types
integer-arithmetic
« Newer Entries
Older Entries »