List Question
20 TechQA 2024-03-07T21:45:13.973000GMP Library: unsigned/signed arithmetics
54 views
Asked by Wheatley
Emulate Javascript's 32bit signed integer arithmetic to C (or Perl) - some discrepancies
108 views
Asked by bliako
Safely check if signed multiplication would overflow in C++17
345 views
Asked by user3188445
Logarithm of a positive number result in minus infinity python
81 views
Asked by Gustavo Henrique
Matching arithmetic expressions in SWI-Prolog?
66 views
Asked by Yui Rio
Can one emulate bitwise arithmetic "and" or "or" using only non-bitwise operations?
97 views
Asked by HappMacDonald
What is the minimum odd number representable in a 32-bit float, written in both decimal and binary?
113 views
Asked by Saiko
rust relative array indexing
118 views
Asked by Matthias Verstraete
What does mean ARR in the half place in C?
60 views
Asked by Ino
Why is X staying = 1?
67 views
Asked by Pavlo Mazepa
Python Overflow Warning in Scalar Add
1.8k views
Asked by Qwerth
Does (++i)+(++i) have the defined behavior in Java
57 views
Asked by Yang Zhao
Why did Matlab choose saturation arithmetic for integers?
124 views
Asked by Ilya Kurnosov
Unexpected behaviour on underflow of unsigned char
112 views
Asked by JosF
How to find the biggest possible combination of two numbers under a certain threshold from a list?
130 views
Asked by Aaron Grace
Signed Word to Integer Conversion in Lisp
126 views
Asked by davypough
Can't seem to add summation in while loop
69 views
Asked by BeansAndRice
Why is the result of my int multiplication wrong?
59 views
Asked by Biryanii