Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hm, they do indeed use 2's-complement... sort of. In case of a negative posit, they don't apply 2's-complement to the mantissa or anything like that, but rather to the entire posit without regard to the meaning of the bits. That's... kind of surprising, huh! Although it's not the first number format to do that. But it is a sort of 2's-complement, yes...


The idea is that you can reuse instructions for signed integer comparisons. This is explicitely mentioned in the standard, section 5.3:

https://posithub.org/docs/posit_standard-2.pdf




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: