/* Void Main's man pages */
{ phpMan } else { main(); }
a64l (3p) - convert between a 32-bit integer and a radix-64 ASCII ...
abs (3) - compute the absolute value of an integer
abs (3p) - return an integer absolute value
atoi (3) - convert a string to an integer
atoi (3p) - convert a string to an integer
atol (3) - convert a string to an integer
atol (3p) - convert a string to a long integer
atoll (3) - convert a string to an integer
atoq (3) - convert a string to an integer
div (3) - compute quotient and remainder of an integer division
div (3p) - compute the quotient and remainder of an integer division
ilogb (3) - get integer exponent of a floating-point value
ilogbf (3) - get integer exponent of a floating-point value
ilogbl (3) - get integer exponent of a floating-point value
imaxabs (3) - compute the absolute value of an integer
imaxdiv (3) - compute quotient and remainder of an integer division
integer (3pm) - Perl pragma to use integer arithmetic instead of float...
inttypes.h (0p) - fixed size integer types
jrand48 (3p) - generate a uniformly distributed pseudo-random long si...
l64a (3p) - convert a 32-bit integer to a radix-64 ASCII string
labs (3) - compute the absolute value of an integer
labs (3p) - return a long integer absolute value
lcong48 (3p) - seed a uniformly distributed pseudo-random signed long...
ldiv (3) - compute quotient and remainder of an integer division
llabs (3) - compute the absolute value of an integer
llabs (3p) - return a long integer absolute value
lldiv (3) - compute quotient and remainder of an integer division
llrint (3) - round to nearest integer
llrint (3p) - round to the nearest integer value using current round...
llrintf (3) - round to nearest integer
llrintl (3) - round to nearest integer
llround (3) - round to nearest integer
llround (3p) - round to nearest integer value
llroundf (3) - round to nearest integer
llroundl (3) - round to nearest integer
lrand48 (3p) - generate uniformly distributed pseudo-random non-negat...
lrint (3) - round to nearest integer
lrint (3p) - round to nearest integer value using current rounding ...
lrintf (3) - round to nearest integer
lrintl (3) - round to nearest integer
lround (3) - round to nearest integer
lround (3p) - round to nearest integer value
lroundf (3) - round to nearest integer
lroundl (3) - round to nearest integer
Math::BigInt (3pm) - arbitrary size integer math package
mrand48 (3p) - generate uniformly distributed pseudo-random signed lo...
nearbyint (3) - round to nearest integer
nearbyintf (3) - round to nearest integer
nearbyintl (3) - round to nearest integer
nrand48 (3p) - generate uniformly distributed pseudo-random non-negat...
rint (3) - round to nearest integer
rintf (3) - round to nearest integer
rintl (3) - round to nearest integer
round (3) - round to nearest integer, away from zero
round (3p) - round to the nearest integer value in a floating-point...
roundf (3) - round to nearest integer, away from zero
roundl (3) - round to nearest integer, away from zero
seed48 (3p) - seed a uniformly distributed pseudo-random non-negativ...
stdint.h (0p) - integer types
strtoimax (3) - convert string to integer
strtoimax (3p) - convert string to integer type
strtol (3) - convert a string to a long integer
strtol (3p) - convert a string to a long integer
strtoll (3) - convert a string to a long integer
strtoll (3p) - convert a string to a long integer
strtoq (3) - convert a string to a long integer
strtoul (3) - convert a string to an unsigned long integer
strtoull (3) - convert a string to an unsigned long integer
strtoumax (3) - convert string to integer
strtoumax (3p) - convert a string to an integer type
strtouq (3) - convert a string to an unsigned long integer
toascii (3p) - translate an integer to a 7-bit ASCII character
trunc (3) - round to integer, toward zero
trunc (3p) - round to truncated integer value
truncf (3) - round to integer, toward zero
truncf (3p) - round to truncated integer value
truncl (3) - round to integer, toward zero
wcstoimax (3) - convert wide-character string to integer
wcstoimax (3p) - convert a wide-character string to an integer type
wcstol (3p) - convert a wide-character string to a long integer
wcstoll (3p) - convert a wide-character string to a long integer
wcstoumax (3) - convert wide-character string to integer
wcstoumax (3p) - convert a wide-character string to an integer type

