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
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
How to implement arithmetic right shift in C
Feb 24, 2022
c
bit-manipulation
bit-shift
integer-arithmetic
signed-integer
Optimizing javascript code to use integer arithmetic
Apr 07, 2022
javascript
floating-point
integer-arithmetic
speed of elementary mathematical operations in Numpy/Python: why is integer division slowest?
Oct 25, 2022
python
performance
numpy
integer-division
integer-arithmetic
Why does Rust's u64.pow expect a u32?
Feb 07, 2022
types
rust
integer
integer-arithmetic
Why int plus uint returns uint?
Mar 02, 2018
c++
int
unsigned
integer-arithmetic
Perfect square and perfect cube
Aug 06, 2018
c++
algorithm
math
integer
integer-arithmetic
How to perform ceiling-division in integer arithmetic? [duplicate]
Feb 18, 2022
python
rounding
integer-arithmetic
Could type punning signed to unsigned integers make bounds checking faster by eliminating the need for >= comparison?
Oct 18, 2022
c++
performance
int
integer-arithmetic
type-punning
Subtraction without minus sign in C
Feb 27, 2022
c
math
integer
integer-arithmetic
Efficiently detect that rational numbers are equal
Sep 17, 2022
biginteger
integer-arithmetic
rational-numbers
How do you store an arbitrarily large integer value in memory?
Nov 17, 2022
c
memory-management
integer
integer-arithmetic
« Newer Entries
Older Entries »