#include <nitro/fx/fx_cp.h>
fx32 FX_GetInvResult(void);
None.
Results of the reciprocal calculations.
This function returns the results of the asynchronous reciprocal calculation performed by FX_InvAsync
and FX_InvAsyncImm
in fx32
format.
FX_InvAsync, FX_InvAsyncImm, FX_GetInvResultFx64c
01/19/2004 Initial version.