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