Change float representations to be more IEEE-ish
authorSam Moore <[email protected]>
Wed, 23 Apr 2014 16:33:13 +0000 (00:33 +0800)
committerSam Moore <[email protected]>
Wed, 23 Apr 2014 16:33:13 +0000 (00:33 +0800)
commit141418468db6f77c6fd6ba625b5d3278f4b57da5
tree4917f1d356f2e44c42bb36256a631c2e5c946f60
parent805dd6babc18f4e16c297f0c20487418d5aa6bd8
Change float representations to be more IEEE-ish

Implemented BitsToReal WRONGLY for like 6 hours.
It's probably still wrong. It works for 8 bit (2,5) floats but probably only because I got lucky.

I am a bit shit at bit shifting.
src/real.h
src/tests/represent.cpp

UCC git Repository :: git.ucc.asn.au