test if a value is a power of 2 NAME powerof2 - test if a value is a power of 2 LIBRARY Standard C library ( libc ) SYNOPSIS #include <sys/param.h> int powerof2( x ); DESCRIPTION T…complex power function NAME cpow, cpowf, cpowl - complex power function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <complex.h> double complex cpow(double complex x , dou…complex power function NAME cpow, cpowf, cpowl - complex power function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <complex.h> double complex cpow(double complex x , dou…complex power function NAME cpow, cpowf, cpowl - complex power function LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <complex.h> double complex cpow(double complex x , dou…base-10 power functions NAME pow10, pow10f, pow10l - base-10 power functions LIBRARY Math library ( libm , -lm ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #incl…base-10 power functions NAME pow10, pow10f, pow10l - base-10 power functions LIBRARY Math library ( libm , -lm ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #incl…base-10 power functions NAME pow10, pow10f, pow10l - base-10 power functions LIBRARY Math library ( libm , -lm ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #incl…multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math library ( libm , -lm ) SYNOPSI…multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math library ( libm , -lm ) SYNOPSI…multiply floating-point number by integral power of 2 NAME ldexp, ldexpf, ldexpl - multiply floating-point number by integral power of 2 LIBRARY Math library ( libm , -lm ) SYNOPSI…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix (OBSOLETE) NAME scalb, scalbf, scalbl - multiply floating-point number by integral power of radix (OBSOLETE) LIBRARY Math …multiply floating-point number by integral power of radix (OBSOLETE) NAME scalb, scalbf, scalbl - multiply floating-point number by integral power of radix (OBSOLETE) LIBRARY Math …multiply floating-point number by integral power of radix (OBSOLETE) NAME scalb, scalbf, scalbl - multiply floating-point number by integral power of radix (OBSOLETE) LIBRARY Math …allocate aligned memory NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc - allocate aligned memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…