Hi all, In the ISO standard ISO/IEC14496-3:2001 Subsection 4.6.6.3.2.4 for generating rounded b/Var there is a pseudo code for generating exp_table and mnt_table. In exp_table ,the floating point values are very very low. For conversion to the FIXED POINT format what method (for ex: Q-format) has to be used so that accuracy wouldn't be lost. Thanks in advance