"sankar" <> writes:
> I am using a Q14.18 value. There are tables used
> in my program which are being indexed by the exponent and mantissa
> parts of the corresponding floating point value.
>
> So how can I get the exponent and mantissa parts of a floating point
> number from its Q format representation.
Standard C has nothing called "Q14.18" or "Q format". If you can
specify the format, we might be able to help.
--
Keith Thompson (The_Other_Keith)
kst- <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.