Return to previous page | Return to menu | Go to next page
Uint32
Arithmetic functions
Return square root of unsigned integer value
Uint32 slSquart(sqrt)
Uint32 sqrt ;
sqrt unsigned integer value
Calculates the square root of an unsigned integer value.
The function returns the square root of an unsigned integer value.
Reference: Chapter 11 Arithmetic Functions
slSquart