#include <nitro/fx/fx_cp.h>
fx64c FX_GetDivResultFx64c(void);
None.
Division results.
This function returns the results of asynchronous fixed-point decimal division performed with FX_DivAsync
and FX_DivAsyncImm
in fx64c
format.
FX_DivAsync, FX_DivAsyncImm, FX_GetDivResult
01/19/2004 Initial version.