Loading...
Select Version
&pagelevel(3)&pagelevel
This section describes the following functions, macros and external variables:
- labs - Absolute value of an integer (long int)
- ldexp, ldexpf, ldexpl - Calculate binary value
- ldiv - Division with integers (long int)
- __LINE__ - Output the current source program line number
- lgamma, lgammaf, lgammal, gamma, signgam - compute logarithm of gamma function
- llabs - Absolute value of an integer (long long int)
- lldiv - Division with integers (long long int)
- llrint, llrintf, llrintl - Round off to nearest whole number
- llround, llroundf, llroundl - Round off to nearest whole number
- localeconv - Query/change locale-specific data
- localtime, localtime64 - Date and current time as a structure
- log, logf, logl - Natural logarithm
- log10, log10f, log10l - Logarithm to the base 10
- log1p, log1pf, log1pl - compute natural logarithm
- log2, log2f, log2l - base 2 logarithm function
- longjmp - Non-local jump
- lrint, lrintf, lrintl - Round off to nearest whole number
- lround, lroundf, lroundl - Round off to nearest whole number
- lseek, lseek64 - Position read/write pointer (elementary)