Bitwise operations in C
the Program should input: sign, mantissa, exponent.
Output: the number is in double use bitwise operations.
withdraw the reverse operation , i.e. to bring back the sign mantissa exponent (using bitwise operations)
16.03.2016 12:17