FX_GetInvResultFx64c

C Specification

#include <nitro/fx/fx_cp.h>

fx64c FX_GetInvResultFx64c(void);

Arguments

None.

Return Values

Results of the reciprocal calculations.

Description

This function returns the results of the asynchronous reciprocal calculation performed by FX_InvAsync and FX_InvAsyncImm in fx64c format.

See Also

FX_InvAsync, FX_InvAsyncImm, FX_GetInvResult

Revision History

01/19/2004 Initial version.