FX_GetSqrtResult

Syntax

#include <nitro/fx/fx_cp.h>

fx32 FX_GetSqrtResult(void);

Arguments

None.

Return Values

Results of square root calculations.

Description

Returns the results of asynchronous square root calculations for fixed-point decimals with FX_SqrtAsync and FX_SqrtAsyncImm in fx32 format.

See Also

FX_SqrtAsync, FX_SqrtAsyncImm

Revision History

2004/01/19 Initial version.


CONFIDENTIAL