Minix Man Pages
home | help- abs (3)
- compute the absolute value of an integer
- atoi (3)
- convert a string to an integer
- atol (3)
- convert a string to an 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
- 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
- labs (3)
- compute the absolute value of an integer
- ldiv (3)
- compute quotient and remainder of an integer division
- llabs (3)
- compute the absolute value of an integer
- lldiv (3)
- compute quotient and remainder of an integer division
- llrint (3)
- round to nearest integer
- llrintf (3)
- round to nearest integer
- llrintl (3)
- round to nearest integer
- llround (3)
- round to nearest integer
- llroundf (3)
- round to nearest integer
- llroundl (3)
- round to nearest integer
- lrint (3)
- round to nearest integer
- lrintf (3)
- round to nearest integer
- lrintl (3)
- round to nearest integer
- lround (3)
- round to nearest integer
- lroundf (3)
- round to nearest integer
- lroundl (3)
- round to nearest integer
- nearbyint (3)
- round to nearest integer
- nearbyintf (3)
- round to nearest integer
- nearbyintl (3)
- round to nearest integer
- 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
- roundf (3)
- round to nearest integer, away from zero
- roundl (3)
- round to nearest integer, away from zero
- strtoimax (3)
- convert string to integer
- strtol (3)
- convert a string to a long integer
- strtoll (3)
- 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
- strtouq (3)
- convert a string to an unsigned long integer
- trunc (3)
- round to integer, toward zero
- truncf (3)
- round to integer, toward zero
- truncl (3)
- round to integer, toward zero
- wcstoimax (3)
- convert wide-character string to integer
- wcstoumax (3)
- convert wide-character string to integer