#include <nitro/fx/fx_cp.h>
fx32 FX_GetSqrtResult(void);
This function returns the results of asynchronous square root calculations of fixed-point decimals with FX_SqrtAsync and FX_SqrtAsyncImm in fx32 format.
None.
Results of square root calculations.
01/19/2004 Initial Version