INT_SQRT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
int_sqrt - rough approximation to sqrt
SYNOPSIS
"SYNOPSIS"
unsigned long int_sqrt (unsigned long x);
ARGUMENTS
- x
-
integer of which to calculate the sqrt
DESCRIPTION
A very rough approximation to the sqrt function.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:17 GMT, October 09, 2005