How to literally convert float bits directly into int bits

前端 未结 0 992
误落风尘
误落风尘 2020-11-22 04:32

So I\'m working on an assignment and the goal is to double the value of a float using bitwise operations by adding 1 to the exponent portion of the float. So far my strategy

相关标签:
回答
  • 消灭零回复
提交回复
热议问题