edited by
702 views

1 Answer

0 votes
0 votes

There can't be an unique answer for this question, it is an imaginary number and hence would be considered as NaN , which has all 1s in BE field and not all 0s in mantissa field, so it is really up to the compiler how it is going to fill the mantissa part

 

Related questions

1 votes
1 votes
1 answer
2
go_editor asked Sep 20, 2018
426 views
Show that $\{1,A \bar{B}\}$ is functionality complete, i.e., any Boolean function with variables $A$ and $B$ can be expressed using these two primitives.
0 votes
0 votes
2 answers
4
go_editor asked Sep 20, 2018
394 views
Write a complete ANSI C code using recursion to calculate the $sum(s)$ of the digits of an integer number (i) consisting of maximum 5 digits. For example, (1) = if $i=123...