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 twos-complement
Binary Multiplication, 2's complement
Sep 08, 2026
binary
twos-complement
Get the hex of 2's complement for negative numbers [duplicate]
Sep 04, 2026
python
twos-complement
2's Complement Error
Aug 26, 2026
binary
subtraction
twos-complement
How to make python look hex numbers as two's complemented?
Aug 16, 2026
python
python-2.7
numbers
twos-complement
How do you differentiate -1 from 0xff when reading a byte from a Java FileInputStream?
Jul 25, 2026
java
eof
fileinputstream
twos-complement
Sign magnitude, Ones' complement, Two's Complement
Jul 19, 2026
binary
numbers
twos-complement
ones-complement
Are python int's architecture specific?
Jul 12, 2026
python
binary
integer
cpu-architecture
twos-complement
Computing the absolute value of an n-bit 2's complement number
Jul 04, 2026
java
bit-manipulation
twos-complement
absolute-value
Wrapping my head around hardware representations of numbers: a hypothetical two's complement question
Jun 24, 2026
language-agnostic
hardware
math
twos-complement
instruction-set
how to convert integer to hex signed 2's complement:
May 25, 2026
java
type-conversion
hex
twos-complement
Why does 2's complement sign extension work by adding copies of the sign bit?
Mar 26, 2026
assembly
binary
bit-manipulation
twos-complement
sign-extension
Two's complement function outputs wrong result for -1
Mar 23, 2026
python
python-3.x
binary
twos-complement
8-bit
Bitwise carry applications
Mar 19, 2026
c
math
bit-manipulation
bitwise-operators
twos-complement
negative floating-point numbers represented like negative integer numbers?
Dec 29, 2025
floating-point
twos-complement
Why is ~3 equal to -4 in Python?
Dec 12, 2025
twos-complement
How does Variable > -1 exactly evaluate in C?
Oct 31, 2025
c
casting
twos-complement
Does RISC-V mandate two's complement or one's complement signedness, or is it implementation-determined?
Oct 31, 2025
twos-complement
riscv
instruction-set
ones-complement
Decimal <--> Two's Complement <--> Hex conversion
Oct 29, 2025
hex
decimal
twos-complement
Older Entries »