1
$\begingroup$

During lecture the professor talked about Integer Compare for floats and kept mentioning two's complement.

What's the relation between them?

All I understand is that two's complement can take us from a number to its negative.

$\endgroup$

1 Answer 1

2
$\begingroup$

IEEE 754 Floating point is a standard way of representing fractions in binary which does not use two's complement. There's a discussion here about why that is.

$\endgroup$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.